Ticket-Bot
Ticket-Bot copied to clipboard
A simple ticket bot created and maintained by zhon12345. Built using JavaScript and Discord.js
🎫 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.