Backups
Este conteúdo não está disponível em sua língua ainda.
Overview
Section titled “Overview”Backups are used to save or duplicate your server. Backups are linked to the user that created it, but not limited to a server. That means you can use backups to move, or duplicate a server. Backups can contain channels, roles, server settings and even threads, forum posts, messages, bans, nicknames and role assignments if you have premium.
Creating a backup
Section titled “Creating a backup”Create a backup of your server. Once the backup is made, the bot replies with its id. You can find a list of your previously created backups with /backup list.
The count of messages to save per channel. Defaults to the most your tier allows.
- Default
0 / 50 / 100 / 250- Max
0 / 50 / 100 / 250
Loading a backup
Section titled “Loading a backup”Rebuild a server from a backup you made earlier. You can find your backup ids with /backup list.
Please read this if you are having issues loading messages with attached files.
backup_id requiredThe id of the backup you want to load. You can get a list of your backups using /backup list.
The count of messages to load per channel. Defaults to the most your tier allows.
- Default
0 / 50 / 100 / 250- Max
0 / 50 / 100 / 250
options optionalA list of arguments, separated by a space. Putting a ! in front of an argument disables
that option, * enables all of them and !* disables all of them.
Only settings, roles and channels work for non-premium users.
- Values
settingsmemberschannelsdelete-channelsrolesdelete-rolesbansinvitepins- Default
delete-channels channels delete-roles roles settings
/backup load backup_id: 434ATZPVLA options: !* delete-roles rolesLoads the roles and nothing else.
/backup load backup_id: 434ATZPVLA options: !delete-roles !channelsLoads everything, but keeps the channels and roles the server already has.
Deleting a backup
Section titled “Deleting a backup”You can get a list of your backups using /backup list.
backup_id requiredThe id of the backup you want to delete. You can get a list of your backups using
/backup list.
Automated Backups / Interval
Section titled “Automated Backups / Interval”The bot can create a backup of your server in a certain interval. It overrides the old one every time it creates a new one. Different premium tiers can keep more than 1 interval backup per server.
To find your interval backups you can use /backup list. Look for the clock emoji next to the backup id.
Listing your backups
Section titled “Listing your backups”Show the backups on your account, newest first, with their ids. Interval backups are marked with a clock emoji.
page optionalWhich page of the list to show.
- Default
1
Backup info
Section titled “Backup info”Show what a backup contains, when it was made and how much of the server it captured, without loading it.
backup_id requiredThe id of the backup you want to look at.
Checking or canceling a load
Section titled “Checking or canceling a load”Loading a large server takes a while. These two commands act on the load currently running on the server you run them in.
Reports how far the running load has got.
Stops the load. Anything already applied stays applied. Canceling does not undo the parts of the backup that have loaded, and it does not give back any role creations the load has already spent. See Role Creation Cooldown.