Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.84 KB

README.md

File metadata and controls

43 lines (37 loc) · 1.84 KB

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!