Create a backup of your discord. After the bot created the backup, it will tell you the backup id. You can find a list of your backups with x!backup list
By default Xenon does not save messages, nicknames or role assignments. This is only possible with Xenon Premium.
x!backup create [chatlog]
The count of messages to save per channel. Default is the max amount for your tier.
Only available for premium users!
max: 0 / 25 / 100 / 250
default: 0 / 25 / 100 / 250
optional
Load a backup. You obviously need to create backup before you can use this command.
You can find a list of your backups with x!backup list
.
Loading a backup replaces all channels and roles in the discord. It does not kick the members.
x!backup load <backup-id> [chatlog] [options...]
The id of the backup you want to load. You get this after creating a backup or using x!backup list
.
required
The count of messages to load per channel
Only available for premium users!
max: 0 / 25 / 100 / 250
default: 0
optional
A list of arguments, separated by a space. Putting a ! in front of the argument disables the option.
Only settings
, roles
and channels
work for non-premium users.
*
enables all
!*
disables all
Valid Arguments: settings members channels delete-channels roles delete-roles bans invite pins
Example: x!backup load <backup-id> !* delete-roles roles
will only load roles
Example: x!backup load <backup-id> !delete-roles !channels
will load everything but not delete existing channels and roles
optional
default: channels roles settings
You obviously need to create backup before you can use this command.
You can find a list of your backups with x!backup list
.
Deleting a backup is irreversible! Be careful with this command.
x!backup delete <backup-id>
The id of the backup you want to delete. You get this after creating a backup.
You can also use the guild id to delete the latest automated backup.
required
The bot creates a backup of your guild 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.
To find your interval backups you can use x!backup list
. Look for the clock emoji next to the backup id.
x!backup interval <interval...> [chatlog]
The time between every backup or "off".
Supported units: hours(h)
, days(d)
, weeks(w)
Premium users can have this as low as 4h but free users have a minimum of 1 day.
Examples: 1d
, 12h
The count of messages to load per channel
Only available for premium users!
max: 0 / 25 / 100 / 250
default: 0
optional