Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (28 loc) · 1010 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 1010 Bytes

Tickets

An advanced Ticket system for your discord server.

Features

  • open three different ticket topics
  • multi layer button support
  • multi guild support (database)

Get started

  • 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

Credits

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

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.