infininight / TicketThread

Discord Ticket Tool Using Private Threads - discord.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Created by Vega and Jon_HQ

To invite the bot follow this link: Public bot

Installation

  1. Install Node.js
  2. Install NPM using the npm install -g npm command
  3. Create a bot at https://discord.com/developers/applications
  4. Get the bot's token image
  5. Copy the token and paste it in replacement of the token in .env image
  6. Go to the Bot tab and turn on Message Content Intent and Server Member Intent.
  7. Go to the Discord Developer Portal > OAuth2 > URL Generator
  8. Then select bot & applications.commands image
  9. Finally select the permissions Read Messages/View Channel Send Messages Create Private Threads Send Messages in Threads Manage Threads Use Slash Commandsimage
  10. Bot will additionally need embed links/add reactions.
  11. To invite the bot copy the url it has generated image

Running the bot

To start the bot simply run node index.js

About

Discord Ticket Tool Using Private Threads - discord.js


Languages

Language:JavaScript 99.8%Language:Shell 0.2%