-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Rationale
Allow the user to input a mongodb cluster uri so the bot has access to a database where additional functionality is unlocked.
Possible Features
- dynamic configuration
- logs
Instead of a separate database for each user, a centralized option can also be possible, using one database to store all instance's logs and config. But this may raise privacy issues.