#
Quick Start
By
This guide helps you get Xilla running in your server and complete your first backup in a few minutes.
#
Step 1: Invite Xilla
- Use
/inviteto get the bot invite link. - Add Xilla to your server with
Administratorpermissions.
#
Step 2: Create a config
Only the guild owner can create a config.
- Run
/config create. - (Optional) Set the permission level:
/config edit level:advanced. - (Optional) Restrict major commands to the owner:
/config edit owneronly:true.
#
Step 3: Create your first backup
- Run
/backup create name:"My Guild" custom-id:my-guild. - Keep the backup id or custom id you receive.
- Verify your backups with
/backup list.
#
Step 4: Restore a backup (when needed)
- Run
/backup load backup-id:my-guild. - Choose which components to load and confirm.
- Track progress with
/backup status.
#
Step 5: Optional extras
- Chatlogs:
/chatlog create amount:100and/chatlog load chatlog-id:abc12. - Templates:
/template create name:"My Layout"and/template load template-id:xyz12. - Sync:
/sync bans direction:to guild-id:1234567890.
#
Common requirements
- Many major commands require
Administratorfor the user. - Loads and destructive actions require config level
advancedfor non-owners. - Some features require a paid tier (chatlogs, message sync, role sync).