Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Discord.py - change the default help command

bot = commands.Bot(command_prefix='!', help_command=None)
 
PREVIOUS NEXT
Tagged: #change #default #command
ADD COMMENT
Topic
Name
4+9 =