#HELP get slash commands list

1 messages · Page 1 of 1 (latest)

cinder smelt
#

And I can't seem to find it in the docs anymore

#

Can you help find it again please? Ping me :)

maiden saffron
cinder smelt
#

Thanks a lot :)

maiden saffron
#

i just happened to wake up at that time

tall ember
#

Is there a way to get a list of slash commands like on the prefix commands?
I can get the prefix commands using this for loop but i cant get my slash commands to be printed out with this.

for commands in self.bot.commands:
  print(commands.name)
tall ember
#

thank you very much ill read the docs

#

❤️ Worked perfectly, thank you