Skip to content

Discord Ticket Tool Using Private Threads - discord.js

Notifications You must be signed in to change notification settings

Jon-HQ/TicketThread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published