#Help command

1 messages · Page 1 of 1 (latest)

white cape
#

Hi I'm trying to make a help command and i want to get the list of all commands in my bot instead of typing them all manually. Is there any way to do that?

zealous drift
#

Bot.commands will give you a Set of commands registered

digital delta
#

i think walk_application_commands would probably be it

white cape
#

thanks it worked