Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.73 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.73 KB

🎫 Ticket Bot

📝 Table of Contents

❔ About

This is a simple ticket bot created under 24 hours. The code is not thoroughly checked for errors so if you do find errors please report them by submitting a issue.

💬 Commands

  • Info
Command Description
botinfo Displays indept information about the bot.
help Returns the help page, or one specific command info.
ping Returns the bot's latency and API ping.
uptime Check how long has the bot been online.
  • Owner
Command Description
eval Evaluate a specified JavaScript code.
restart Restarts the bot.
test Checks if the bot is working.
  • Ticket
Command Description
add Adds a member to a specified ticket.
close Closes the ticket.
delete Delete a specified ticket.
new Creates a new ticket.
open Re-opens a ticket.
remove Removes a member to a specified ticket.
transcript Trascripts a specified ticket.

🙋‍♂️ Contributing

If you would like to contribute, please fork this repository and submit a pull request! You can also join the Discord server and give me some feedback. Anyone is welcome to suggest new features or improve the code's quality!

📄 License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.