Skip to content

v0.5.3

Compare
Choose a tag to compare
@tibue99 tibue99 released this 01 Feb 17:22
· 67 commits to main since this release

Updates

  • Added support for Python 3.12
  • Added DBHandler.executemany
  • The help command will now show all commands by default, with the option to turn on permission checks

Bugs

  • Fixed latency overflow error in on_ready print
  • Ignore ErrorMessageSent error in components
  • Fixed type hints for bot.add_status_changer
  • Fixed command name display when command mention is not available
  • Fixed plural localization
  • Added missing NotOwner check to the error handler