discord py change the default help command

Solutions on MaxInterview for discord py change the default help command by the best coders in the world

showing results for - "discord py change the default help command"
Jonathan
21 Nov 2016
1bot = commands.Bot(command_prefix='!', help_command=None)