Skip to content

Advanced Discord Channel and Role Backup Bot for your server with extra commands (/w MongoDB)

License

Notifications You must be signed in to change notification settings

niyuki/discord-channel-role-backup-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

    1. After downloading this project head to the console and type npm i

    2. After setting up all modules go to setting.json and fill the things like on the example below.

    3. If you finished all ttype in console node index.js to run the bot.

Congratulations 🎉

Example Settings File

{
    "panel": {
    "guild": "ServerID",
    "token": "BOT_TOKEN",
    "prefix": ".",
    "mongopath": "mongopath",
    "devs": ["YOUR_ID"]
    },
    "channellist": {
        "CommandLog": "COMMANDLOG_CHANNEL_ID",
        "voicechannel": "VOICECHANNEL_ID",

        "logchannel": "BACKUPVOICE_CHANNEL_ID",
        "developerchannel": "DEVELOPER_CHANNEL_ID"
    },
    "embed": {
        "footer": "Niyuki Was Alone",
        "color": "F6F6F6"
    }
}

ATTENTION!

This project was officially made by Niyuki This is supposed to be shared for Serendia Squad. And it's prohibited from changing and sharing on behalf of other server/person!

About

Advanced Discord Channel and Role Backup Bot for your server with extra commands (/w MongoDB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages