Skip to content

A Discord bot with backup functionality using discord-backup.

Notifications You must be signed in to change notification settings

BigglesDevs/BD-Backup-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Backup Bot

Node.js ECMAScript Version License

Discord Backup Bot 🤖🔒

A Discord bot with backup functionality using discord-backup.

Invite the Bot 🚀

Invite the bot to your server

Features

  • Backup Creation: Create a backup of your server with all channels, roles, and settings included.
  • Backup Loading: Load a previously created backup onto your server.
  • Backup Information: View information about a specific backup, including creation date and size.
  • Bot Inofrmation: View some information on the bot if you really need too.
  • Help Command: View all avaliable commands (Adminstrator+).

Installation 🔽

  1. Clone the repository: git clone https://github.com/BigglesDevs/BD-Backup-Bot.git
  2. Install dependencies: npm install

Setup 📐

  1. Remove the .example from the config.json.example file. Then fill in the necessary information (token, prefix, etc.).
  2. Start the bot: npm start

Command Usage 🤖

Here are the commands for the bot. You must have ADMINISTRATOR permissions to use these commands.

  1. b!create-backup
  2. b!load-backup [backupID]
  3. b!info-backup [backupID]
  4. b!bot-info
  5. b!help

Contributing 🚀

If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature-name
  3. Make your changes
  4. Commit your changes: git commit -m 'Description of your changes'
  5. Push to the branch: git push origin feature-name
  6. Open a pull request

License 📝

This project is licensed under the MIT License.

About

A Discord bot with backup functionality using discord-backup.

Resources

Stars

Watchers

Forks

Packages

No packages published