Fixes
- Fixed synchronous code blocking discord health check
Dev Deps
- removed requests lib for aiohttp to handle async requests
Features
- Added dalle command to generate images via ai
Dev Deps
- added requests for api calls
Features
- Moderation commands like kick, ban, unban, etc with audit log posted in a channel (configurable)
- Borb command for fun
- Clean command to purge messages by a user
- Uptime command to determine how long bot has been running
- Role assignment by emoji reaction
- Help command to see what commands are available and what they do
- Configuration via environment variables or
.env
file