🗃️ Backups Feature
The Backups feature in AdmiBot allows for efficient management of server backups, enabling administrators to save and restore server configurations, channels, categories, and message content. This feature ensures that server data can be easily managed and restored when necessary.
➕ /backup create <name>
/backup create <name>
Description: Creates a new backup with the specified name, allowing for modern management of server data.
Usage:
/backup create <name>
📝 Note: This command enables the saving of channels, categories, and message content for every channel in the server.
📜 /backup list
/backup list
Description: Displays a list of all existing backups.
Usage:
/backup list
📝 Note: Use this command to view all backups available for management.
🔍 /backup lookup <name>
/backup lookup <name>
Description: Looks up a specific backup by name, providing details with a modern appearance.
Usage:
/backup lookup <name>
📝 Note: This command allows you to see the contents and details of a specific backup.
⏳ /backup load <name>
/backup load <name>
Description: Restores the server to the saved backup with the specified name.
Usage:
/backup load <name>
📝 Note: You will be prompted to select whether you want to clear the server before restoring the backup and to confirm the restoration process.
❌ /backup remove <name>
/backup remove <name>
Description: Removes a specific backup from the system.
Usage:
/backup remove <name>
📝 Note: This action permanently deletes the specified backup.
🔑 Permissions Required
The Backups feature requires Administrator permissions to ensure only authorized users can manage server data.
⚠️ Limitations
A maximum of 25 backups can be stored at any given time.
This feature provides a reliable method for managing server data, allowing for seamless restoration and ensuring that valuable configurations and messages are not lost.
Last updated