-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Line 23 in 6b53d6b
| bot.remove_command('help') |
Instead of using bot.remove_command('help'), use discord.ext.commands.Bot(help_command=None) to remove the help command.
Everything else should work fine
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request