Skip to content

๐ŸŒŸ Backups Bot using the discord-backup package

Notifications You must be signed in to change notification settings

Androz2091/backups-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Backups Bot

๐ŸŒ€ Backups Bot using the discord-backup package!

Features

  • create-backup command
  • load-backup command
  • info-backup command

Create

This command allows you to create a backup of the current server (restricted to moderators)

create

Info

This command allows you to get information about the backup you created

info

Load

This command allows you to load a backup in the current server (restricted to administrators)

load

Install

  • Clone repository
git clone https://github.com/Androz2091/backups-bot
  • Fill configuration (config.json)

Head to https://discord.com/developers/applications and create an application to obtain your bot token.

{
    "token": "Your Discord Bot token",
    "prefix": "b!"
}
  • Install dependencies
npm install
  • Start
node index.js

About

๐ŸŒŸ Backups Bot using the discord-backup package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published