SELLY LINK: https://selly.gg/p/c0cc89a6
Hello! Thanks for clicking.
Overview:
This is a ticket bot for discord, it is good for hosting companies, set up teams, or anything else you want to offer support for.
Requirements:
A VPS or dedicated server (optional)
A discord server and bot user (read tutorial)
Testing Server
You can test this bot by joining this server:
https://discord.gg/8pYMENJ
Command:
!ticket create
!ticket close
!ticket
Customization:
All messages sent by the bot or appearance can be changed via the config (see tutorial)
Bugs
If you ever find a bug in this you will receive a patch, if you find one DM me on discord: markd#5555
How to Install
LINUX:
I am going to be using Centos 7 (it also works on Ubuntu but the commands are different)
1) Connect to your VPS using putty.
2) Type the command
3) Now, upload the files using
4) Configure the config (Read below)
5) Create a screen by typing
6) Type the command
7) After this, you should be all good. if you get any errors dm me on discord.
For windows do the same steps beside download nodejs v.8 on your PC/Desktop.
How to configure:
1) Create a bot user and add it to your server and get the bot token. (https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token)
2) Edit the config file and replace the token items with the discord user bot token.
3) Create a category and right click and COPY the ID of the category you want the tickets to flow into, and paste it into parentID collum.
4) Change the rest of the settings to your needs.
Be sure to make a role named Support Team and give it to the users who want to see the tickets.
Need help?
I will offer a service to setup and install your bot for like 1.00 if you want that DM Me on discord markd#5555
If you have any questions PM me on discord +1
Hello! Thanks for clicking.
Overview:
This is a ticket bot for discord, it is good for hosting companies, set up teams, or anything else you want to offer support for.
Requirements:
A VPS or dedicated server (optional)
A discord server and bot user (read tutorial)
Testing Server
You can test this bot by joining this server:
https://discord.gg/8pYMENJ
Command:
!ticket create
!ticket close
!ticket
Customization:
All messages sent by the bot or appearance can be changed via the config (see tutorial)
Bugs
If you ever find a bug in this you will receive a patch, if you find one DM me on discord: markd#5555
How to Install
LINUX:
I am going to be using Centos 7 (it also works on Ubuntu but the commands are different)
1) Connect to your VPS using putty.
2) Type the command
Code:
sudo yum install nodejs
Code:
wget (url to files) *upload to a site*
Code:
cd ticket
4) Configure the config (Read below)
5) Create a screen by typing
Code:
screen -S ticketbot
6) Type the command
Code:
node main.js
7) After this, you should be all good. if you get any errors dm me on discord.
For windows do the same steps beside download nodejs v.8 on your PC/Desktop.
How to configure:
1) Create a bot user and add it to your server and get the bot token. (https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token)
2) Edit the config file and replace the token items with the discord user bot token.
3) Create a category and right click and COPY the ID of the category you want the tickets to flow into, and paste it into parentID collum.
4) Change the rest of the settings to your needs.
Be sure to make a role named Support Team and give it to the users who want to see the tickets.
Need help?
I will offer a service to setup and install your bot for like 1.00 if you want that DM Me on discord markd#5555
If you have any questions PM me on discord +1
