# Backup Commands

# backup create

# Syntax

Syntax (example) Type
;backup create ?n Croc's World ?c crocodile Message Command
/backup create name:Croc's World custom-id:crocodile Slash Command

# Properties

Use ? as a prefix to all message commands params below. * means optional

Parameter Info Type
?c * A phrase to easily remember your backup. Message Command
?n * A name for your backup. Message Command
name * A name for your backup. Slash Command
custom-id * A phrase to easily remember your backup. Slash Command

# Permissions

  • Administrator - Required to create a backup. This is by default.

To disable the privilege of admins creating backups, you can run ;config edit owneronly true. This will only allow the owner of the guild to interact with the bot's major features.

# backup load

# Syntax

Syntax (example) Type
;backup load ?c crocodile Message Command
/backup load backup-id:h4Vtr exclude:roles Slash Command
/backup load backup-id:blank Slash Command

# Properties

Use ? as a prefix to all message commands params below.

Parameter Info Type
exclude Specify inputs you dont want to be deleted from the server. Slash Command
backup-id That unique Id you got when you created your backup. You can also pass in your CustomId here. Slash Command
  • While using the load command you may have stumbled on an exclude prop which is used to specify certain existing inputs you don't want to delete from the server when loading the given backup. The options are as follows: roles , bans , emojis , channels , events & guild .

  • Using the blank option will display a "delete everything" state and you selelct the options you want to delete from the server.