Create Backup
guide on how to create a backup for your discord server
Introduction
The backup command allows you to create a backup of your Discord server. This includes server settings, roles, channels, and optionally messages. Backups are useful for safeguarding your server data and can be restored in case of accidental deletions or other issues.
Usage
This command can be used by "backup.create" user just by running /backups create
Response
Field | Description |
---|---|
Backup ID | The unique identifier for the backup. |
Created at | The time at which the backup was created |
Download url | The url to download a backup |
Customization options
Prop | Type | Default |
---|---|---|
messages? | boolean | - |
attachments? | boolean | - |
channels? | string | - |
backup_guild_assets? | string | - |
rollover_leftovers? | boolean |
|
ignore_message_backup_errors? | boolean |
|
max_messages? | integer | 500 |
per_channel? | integer | 100 |
special_allocations? | string | - |
password? | string | - |
Last updated on