Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

0.1.4

Compare
Choose a tag to compare
@Kenny2github Kenny2github released this 14 Jan 17:12
· 88 commits to main since this release

Changes

  • The cog_check method of a cog is now supported (though only as an async method)

Fixes

  • SlashBot.debug_guild wasn't being casted to int, and it was being set before calling super()
  • content is now blindly casted to str