Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhon12345/ticket-bot

A simple ticket bot created and maintained by zhon12345. Built using JavaScript and Discord.js
https://github.com/zhon12345/ticket-bot

discord discord-bot discord-bots discord-js discordbot discordjs djs

Last synced: about 7 hours ago
JSON representation

A simple ticket bot created and maintained by zhon12345. Built using JavaScript and Discord.js

Awesome Lists containing this project

README

        

# 🎫 Ticket Bot
## 📝 Table of Contents

+ [About](https://github.com/zhon12345/Ticket-Bot#-about)
+ [Commands](https://github.com/zhon12345/Ticket-Bot#-commands)
+ [Contributing](https://github.com/zhon12345/Ticket-Bot#%EF%B8%8F-contributing)
+ [License](https://github.com/zhon12345/Ticket-Bot#-license)

## ❔ 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](https://github.com/zhon12345/Ticket-Bot/issues/new).

## 💬 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](https://discord.gg/jMpw3jw) 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](https://github.com/zhon12345/Tavern_Keeper/blob/master/LICENSE) file for details.