You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a database would allow us to implement new features (i.e logging and more dynamic moderation commands like /warn, warn history etc. )
We need to choose a database first, we have a lot of options, but I guess rather than me deciding that, the community should discuss and decide.
Choose a database library.
Implementation.
For now, I think we should focus on getting a solid base ready, so a simple implementation would work that we could expand upon as needed. So, here are some thoughts:
Make the database a completely separate project from IgKnite, this would reduce complexity in IgKnite's core source code. We could also use a different programming language other than Python to tackle this task.
This discussion was converted from issue #178 on March 18, 2023 19:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Having a database would allow us to implement new features (i.e logging and more dynamic moderation commands like
/warn
, warn history etc. )We need to choose a database first, we have a lot of options, but I guess rather than me deciding that, the community should discuss and decide.
Screenshots
No response
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions