Skip to content

niyuki/advanced-discord-ticket-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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": {
        "token": "BOT_TOKEN",
        "prefix": "+",
        "mongopath": "mongolink",
        "language": "",
        "owner": "730448609790787585"
    },
    "channellist": {
        "CommandLog": "COMMANDLOG_CHANNELID",
        "voicechannel": "VOICECHANNEL_ID",
        "createticketchannel": "CREATETICKET_CHANNELID",
        "ticketlogchannel": "TICKETLOG_CHANNELID",
        "ticketcategory": "TICKET_CATEGORY"
    },
    "rolelist": {
        "openticket": "OPEN_TICKET_ROLEID",
        "ticketauthorized": "TICKET_sTAFF_ROLEID"
    }

}

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 Ticketbot with Buttons and Blacklist System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published