Skip to content

Version 5.2.1

Choose a tag to compare

@kkrypt0nn kkrypt0nn released this 04 Oct 05:22
· 38 commits to main since this release
  • Added error message when subcommands are not given
  • Fixed warning remove command
  • Now using keyword arguments (async def command(self, context, *, message):) for kick/ban reason, message to sent, etc.