Skip to content

A discord bot to backup your server and restore it whenever you want, all local and doesnt depend on any external database

License

Notifications You must be signed in to change notification settings

NNKTV28/Discord-server-backup-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Backup bot

A discord bot to backup your server and restore it whenever you want, all local and doesnt depend on any external database

Features

  • Backup server
  • Restore server
  • Backup with every single channel, role and permissions

Roadmap

V1

  • Added backup command.
  • Added Restore command.
  • Implemented full backup of roles and permissions.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

BOT TOKEN

Installation

Install with python

  pip install discord
  pip install colorama
  pip install sqlite3
  pip install datetime
  pip install json

Deployment

To deploy this project run

  python main.py

Authors

Support

For support join the Discord server

Tech Stack

Bot: sqlite3, python

MIT License

About

A discord bot to backup your server and restore it whenever you want, all local and doesnt depend on any external database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages