Backup icon indicating copy to clipboard operation
Backup copied to clipboard

Discord backup bot to backup and install servers

Archived

This project will no longer be maintained

Discord Backup Bot

Backup discord servers and reinstall them from the database.

Features

  • Easy-to-use web panel with discord authetication
  • Discord bot commands for backup and installation
  • Restricted access for admins only

How to run

  1. Install NodeJS and NPM.
  2. Install Git
  3. Install the required dependencies: npm install.
  4. Configure the environment variables in .env. (MongoDB | Discord Token)
  5. Run the bot: npm start.