Version 6.0.0
- Made a custom class for the bot that subclasses
commands.Bot
- Don't connect to the SQLite database all the time, created a
DatabaseManager
class that handles database operations - Changes to some Markdown files
- Using environment file or environment variable for the token
- Removed the custom checks, blacklist is gone & using discord.py's owner check
- Changed main color from
0x9C84EF
to0xBEBEFE