Skip to content

Simple Ticket Bot made with Discord.js V12. Made by Anson the Developer, full credit goes to him

Notifications You must be signed in to change notification settings

ilkyaa/discord-ticket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Discord Ticket Bot

This custom ticket bt is made using MySQL, this is based on Anson the Developer's Discord.JS v12 Ticket Bot [FULL TUTORIAL] video.

Setup The setup to this is a little bit complicated if you are not used to making or seeing Discord Bots or Javascript in code, the files currently are setup to my customization so you will need to change a lot of the messages.

Features

  • Embed Messages
  • Reaction to create a ticket
  • Categories for the tickets
  • Won't delete the channel when reslved so you can save any nessary details (optional)

Support If you need help, join this Discord server: https://discord.gg/d9Au6uf3Px Or... Create an issue ticket, I can't guarantee I can always help you though because I'm not a very adavnced developer yet (I'm still learning).

HOW TO SETUP MYSQL To setup the Mysql database, copy and paste the example.env file and re-name it to just .env. then you can delete the example.env. After just edit the .env file to your configurations.

Watch this video to setup MySQL on your pc: https://www.youtube.com/watch?v=VAC_gmQZ_ws

How to Setup READ THE WIKI PAGES

FULL CREDIT GOES TO Anson the Developer

I'm not going to provide support on this, you can try contact me but this is just a fun project. I'm not going to develop it. May release my updated one in furture...

I have also made a new Modmail bot which does not require a database! Just visit this respiratory: https://GitHub.com/mystik01/ModMail

About

Simple Ticket Bot made with Discord.js V12. Made by Anson the Developer, full credit goes to him

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Shell 1.4%