Discord.py - Zmień domyślne polecenie pomocy

bot = commands.Bot(command_prefix='!', help_command=None)
Mysterious Manatee