discord.py default help code example Example: Discord.py - change the default help command bot = commands.Bot(command_prefix='!', help_command=None)