Version 5.2.1
- Added error message when subcommands are not given
- Fixed
warning removecommand - Now using keyword arguments (
async def command(self, context, *, message):) for kick/ban reason, message to sent, etc.
warning remove commandasync def command(self, context, *, message):) for kick/ban reason, message to sent, etc.