Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gooners Production - Goon Tickets

Discord ticket bot using Component V2

  • I have seen a lot of discord ticket bot in a lot of language, all of them are good. However, I've never seen a discord ticket bot that use the new Component V2 from Discord, this project is a example of how to use it.
  • In my views, I think this is the first discord ticket bot ever on github that use COMPONENT V2. (i'm not sure, hopefully i am right)
image

✅ Features:

  • Component V2 embed
  • SQLite database handling
  • HTML Transcript logging
  • Still interactable after restart
  • Support team commands & permissions
  • Ticket blacklist/unblacklist for certain user
  • Slash commands support
  • Multiplite ticket types

🔽 Installation:

  • Ensure you have downloaded Node.JS

  • Clone/Download this repository

  • Open CMD in the source folder

    Installing the dependencies

    npm install
  • Open config/config.json and fill out your configuration

{
  "token": "",
  "clientId": "",
  "guildId": "",
  "color": "#FFAD63",
  "ticketCategoryId": "",
  "supportRoleId": "",
  "loggingChannelId": ""
} 
  • Getting the bot to run

    Start the bot

    npm start

🎉 Milestone:

  • 15⭐ : Global discord bot, meaning you can make anyone add your bot to their server and user just like the bot "Ticket Tool"

💵 Support my Work:

  • I usually post useful source code (this one for example) for free and maintain them, all donation are appreciated.
  • LTC: LZ1zGtLfSrHSjG9PeJb9dUvq6QfrYn8kuK

  • BTC: bc1qvx808xy5jze5ll3mz9zrjs7vtpfm2ddg5ucmdx

  • ETH: 0x282Bb1fF5b2436af1f1089F7227b251a4685d920

⚖ License:

  • This project is licensed under the MIT License, you can modify/copy/edit this source code and I will not be responsible for what you do.

About

Discord ticket bot using Component v2 (DISCORD.JS)

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages