#Help command
1 messages · Page 1 of 1 (latest)
Bot.commands will give you a Set of commands registered
Or if you want application commands, you can use https://docs.pycord.dev/en/stable/api.html?highlight=commands#discord.Bot.walk_application_commands
i think walk_application_commands would probably be it
thanks it worked