Skip to content

TicketsBot for discord with button support and easily customizable. Made in Discord.JS V13.

Notifications You must be signed in to change notification settings

RileCraft/TicketsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Features:

  • Multi guild support.
  • Button panel to manage tickets.
  • Fully slashCommands.
  • Each slashcommand will take 5 second to load on reboot as to comply with Discord's ratelimits.
  • All slashcommands are default global so they will take 1h to update as per Discord. If you want to make them a guild command then refer to Handler Template Here.
  • Full handler inbuilt. (Refer to here for more info on handler).
  • Basic developer commands and some basic commands provided.
  • Uses quick.db as database but customizable.
  • Simple code and easily customizable.

Setup / Configuration:

  • All the token , prefix , staff role id , owner user id, go in the Config.js file in Storage/Vault.
  • Do npm i to automatically install all the required dependencies.
  • Required: NodeJS 16.x and above , NPM 7.x and above.

About

TicketsBot for discord with button support and easily customizable. Made in Discord.JS V13.

Topics

Resources

Stars

Watchers

Forks