Docs Command Reference
Admin & Data
/backup
Manage leaderboard data import and export operations
Who can run it
Members with Manage Server (administrators hold it
too), until you say otherwise. Discord hides this command from everyone else, so members
will not see it in the command picker at all — a moderator who cannot find it is usually
missing Manage Server, not Administrator. To open it up, go to Server Settings →
Integrations → Team Up and add a role or member override for /backup.
Command permission overrides are desktop-only — they cannot be configured from the
Discord mobile app.
Subcommands
/backup export Export leaderboard data as JSON file
| Option | Type | What it does |
|---|---|---|
| leaderboard | text autocomplete | The leaderboard to export (defaults to "default") |
* required
/backup import Import leaderboard data from a JSON file
| Option | Type | What it does |
|---|---|---|
| data_file * | attachment | The JSON file containing the leaderboard data |
| leaderboard | text autocomplete | The leaderboard to import to (defaults to "default") |
* 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 →