An advanced infraction based moderation bot for Discord
Warning
In very early development and not really ready to be used for anything.
Right now, I'm just working on the basic framework for assembling the features of the bot.
- A way to get environment variables
- Database connection & logger
- Command handling & registering
- Command cooldowns (database & in-memory)
- Subcommands
- Modal support
- Zod validation for modals
- Event handler
- Some kind of uniform response system using embeds
- Automatically load commands, modals and events
- Error handler