Database structures #12
CoasterFreakDE
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The following data should be stored for any guild:
The following data should be stored for any preset:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
relates to #10
Is your feature request related to a problem? Please describe.
To save all settings, we need a persistent storage like a database.
Describe the solution you'd like
Best option would be a database to store all data like presets, languages and more per guild
Describe alternatives you've considered
A NoSQL Database (even as flatfile e.g. json file) would be possible.
Beta Was this translation helpful? Give feedback.
All reactions