Admin & Data
/danger_zone
DANGER: Permanently delete leaderboards and server data - Admin only
Every action here is permanent and cannot be undone. Run /backup export first.
Who can run it
Server administrators only, until you say otherwise.
Discord hides this command from everyone else, so members will not see it in the command
picker at all. To open it up, go to Server Settings →
Integrations → Team Up and add a role or member override for /danger_zone.
Command permission overrides are desktop-only — they cannot be configured from the
Discord mobile app.
Subcommands
/danger_zone delete_leaderboard PERMANENTLY delete a specific leaderboard - cannot be undone
| Option | Type | What it does |
|---|---|---|
| leaderboard * | text | Name of the leaderboard to delete |
| confirmation * | text | Confirm permanent deletion of this leaderboard Choices: no, confirm |
* required
/danger_zone delete_user Delete selected data for a user from the system
| Option | Type | What it does |
|---|---|---|
| user_id * | text | Discord user ID to delete (works even if user has left the server) |
| delete_ratings * | true/false | Delete user's ratings (removes from leaderboards) |
| delete_player_matches * | true/false | Delete user's individual match records |
| delete_head_to_head * | true/false | Delete user's head-to-head statistics |
| delete_metadata * | true/false | Delete user's profile data (WARNING: Historical matches will lose player names) |
| confirmation * | text | Confirm deletion of user data Choices: no, confirm |
* required
/danger_zone wipe_server PERMANENTLY delete ALL leaderboards and data - cannot be undone
| Option | Type | What it does |
|---|---|---|
| confirmation * | text | Confirm permanent deletion of ALL server data Choices: no, confirm |
| verify_id * | text | Type your server ID to confirm deletion |
* required
Other Admin & Data commands
Export, import, and permanent deletion. Take a backup before anything in the danger zone.
Back to the full command reference →