March 27, 2024 at 8:56 am
hi, im a beginner and im building a discord bot and i need help with database design for plugins/subplugins. the structure i have thought of.
a plugin may or may not have configs, subplugins or values example of plugin with only values:
- auto_message: each value is defines a message to send at X interval
example of plugin with only configs:
- welcome: config stores the message to send and the channel to send it when a member joins a server
example of plugin with subpluggins:
moderation
├── lockdown
├── mute_ban
├── appeals
configs holds like the settings or general parameters. while values, if applicable, holds one 'instance' of the functionality of plugin.
feedback please
March 28, 2024 at 9:10 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy