-
Notifications
You must be signed in to change notification settings - Fork 4
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
We can start this development process by adding the most basic moderation commands to get it going.
Describe the solution you'd like
- Add ban, kick and mute command.
- Connect to MongoDB using native drivers (issue [FEATURE] Add MongoDB connection #17).
- Get data to and from the database.
Additional context
We'd first set up a mongo db connection in the utils folder, that is where the main data connection handler will lie.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request