register_commands
Replace all Discord slash commands for a Top.gg bot project. Provide command definitions such as type, name, and description.
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. |