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 Command

Create a vouch for a user in the configured vouch channel.

Usage

/vouch @user message

Example

/vouch @xelle Great seller and very fast.

/restore

Slash Command

Restore all saved vouches for the current server from MongoDB.

Usage

/restore

Example

/restore

/backupcreate

Slash Command

Create a complete backup of the current Discord server.

Usage

/backupcreate

Example

/backupcreate

/backuplist

Slash Command

Show all saved backups for the current server.

Usage

/backuplist

Example

/backuplist

/backupload

Slash Command

Restore a server backup using a backup ID.

Usage

/backupload backup_id:ABC123

Example

/backupload backup_id:S0CAMC

/setup

Slash Command

Configure the bot for the current server.

Usage

/setup

Example

/setup

/help

Slash Command

Display all available bot commands.

Usage

/help

Example

/help

/info

Slash Command

Show information about the bot and current server.

Usage

/info

Example

/info

/migrate

Slash Command

Developer-only command used for migrating saved data.

Usage

/migrate

Example

/migrate

Backup 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.