Skip to content

Version 6.0.0

Compare
Choose a tag to compare
@kkrypt0nn kkrypt0nn released this 19 Sep 11:23
· 8 commits to main since this release
e4299ef
  • 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 to 0xBEBEFE