register_commands
Replace all Discord slash commands for your Top.gg bot project by submitting an array of command definitions.
Instructions
Replace all registered Discord slash commands for the current Top.gg bot project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Name of the configured project to target (e.g. "mybot" for TOPGG_TOKEN_MYBOT). Required when multiple tokens are configured; omit when only one is configured. | |
| commands | Yes | Array of slash command definitions. |