Comment on page
Commands List
Show your Discord Bot commands on discordbotlist.com
You can now send the list of slash commands that your bot supports to discordbotlist.com - In the same format as the Discord API standard. These will be shown on your bot page
[
{
"name": "ping",
"description": "Pong!",
"type": 1
}
]
post
https://discordbotlist.com
/api/v1/bots/:id/commands
POST Commands
Last modified 10mo ago