Skip to content

discord.py automatic help command cog, use brief="" for the help command, if it matters. use help="".

Notifications You must be signed in to change notification settings

ksIsCute/automatedHelpCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

THIS WILL NOT WORK IF YOU DO NOT DO WHAT I SAY HERE!!

First, change your client=commands.Bot() OR bot=commands.Bot().

Change it to the code below!

help_command=None

Load the cog in your main.py file! (help)!

await extension.load

after making this i realised you do NOT need the .py at the end. Please remove it or else it will not work.

If you want a "automatic" cog loader, use the code below.

code is in image

About

discord.py automatic help command cog, use brief="" for the help command, if it matters. use help="".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages