An advanced Ticket system for your discord server.
- open three different ticket topics
- multi layer button support
- multi guild support (database)
- Clone repo and install dependencies
$ git clone https://github.com/GirlsFromPanema/ticket-bot
$ cd ticket-bot
$ npm install
- Rename
example.env
to.env
- Fill out
.env
with your bot details and database link (default is localhost)
- Deploy commands
$ npm run deploy
- Run bot
$ npm run start
Feel free to use this bot for your own server/work. But please keep in mind to at least give credit to the originial creator
- Follow my on GitHub vKxni
- Join my Discord Server https://discord.gg/UDNcTrBagN
Remember, if you have no clue what you are doing, I won't help you. You have to learn the basics first before using this.