Documentation
Everything You Need to Use VouchGuard
Learn how to create backups, restore vouches, manage your server, and use every VouchGuard command.
Getting Started
1. Invite VouchGuard to your Discord server.
2. Run /setup to configure channels.
3. Create your first backup using /backupcreate.
4. Restore backups anytime using /backupload.
Commands
/vouch
Slash CommandCreate a vouch for a user in the configured vouch channel.
Usage
/vouch @user messageExample
/vouch @xelle Great seller and very fast./restore
Slash CommandRestore all saved vouches for the current server from MongoDB.
Usage
/restoreExample
/restore/backupcreate
Slash CommandCreate a complete backup of the current Discord server.
Usage
/backupcreateExample
/backupcreate/backuplist
Slash CommandShow all saved backups for the current server.
Usage
/backuplistExample
/backuplist/backupload
Slash CommandRestore a server backup using a backup ID.
Usage
/backupload backup_id:ABC123Example
/backupload backup_id:S0CAMC/setup
Slash CommandConfigure the bot for the current server.
Usage
/setupExample
/setup/help
Slash CommandDisplay all available bot commands.
Usage
/helpExample
/help/info
Slash CommandShow information about the bot and current server.
Usage
/infoExample
/info/migrate
Slash CommandDeveloper-only command used for migrating saved data.
Usage
/migrateExample
/migrateBackup System
VouchGuard backups save roles, categories, text channels, voice channels, permissions, and server structure.
Roles
Saves names, colors, permissions, and role settings.
Channels
Saves categories, text channels, voice channels, and ordering.
Restore
Restores the full server layout from a backup ID.
FAQ
Does VouchGuard save deleted channels?
Yes. Backups include saved channel structure so deleted channels can be recreated.
Can I restore vouches from another server?
Yes. VouchGuard can restore saved vouches from MongoDB for linked servers.
Are backups permanent?
Backups remain saved in the database until manually deleted.