Skip to content

lisacek/TicketBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicketBot

TicketBot is a bot that allows users to create tickets in a ticketing system.
Version: 1.0.0

Requirements

Test Server

Setup

  1. Rename configExample.json to config.json
  2. Fill sql details and bot token
  3. npm install
  4. Start the bot (node .)
  5. /panel send - Sends ticket panel
  6. /panel ticket-category type: <TICKET_TYPE> categoryid:
  7. /panel closed-category type: <TICKET_TYPE> categoryid:
  8. /panel settings-panel category: <TICKET_TYPE> type: <VALUE_TYPE> value: <NEW_VALUE>
  9. /panel settings-category category: <TICKET_TYPE> type: <VALUE_TYPE> value: <NEW_VALUE>

Other commands

  • /panel category-add <VALUES...>
  • /panel category-remove <TICKET_TYPE>

Troubleshooting

  • Delete database and start over.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published