Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 439 Bytes

Repo Banner

How to install

git clone https://github.com/lezetho/ticket-bot.git
cd ticket-bot
npm install
node .

How to setup

Edit the config.json

{
    "token": "YOUR_TOKEN_HERE",
    "prefix": "- (this is a example, you can do anything)",
    "serverName": "YOUR_SERVER_NAME_HERE"
}

Original Repo:

https://github.com/t3mq/ticket-bot