2020-07-31 15:48:55 +03:00
|
|
|
|
[![Run on Repl.it](https://repl.it/badge/github/eartharoid/DiscordTickets)](https://repl.it/github/eartharoid/DiscordTickets)
|
2019-05-04 00:03:32 +03:00
|
|
|
|
# DiscordTickets
|
2020-08-13 01:02:33 +03:00
|
|
|
|
## ENABLE UPDATER
|
2019-05-05 23:06:08 +03:00
|
|
|
|
A simple (ish) Discord™️ bot to manage support tickets to allow you and your team to provide better and quicker assistance to your community members.
|
|
|
|
|
|
2019-05-06 00:13:22 +03:00
|
|
|
|
**Go to the [wiki](https://github.com/Eartharoid/DiscordTickets/wiki) for more information**
|
2019-05-05 23:06:08 +03:00
|
|
|
|
|
2019-05-05 23:11:58 +03:00
|
|
|
|
## Commands
|
|
|
|
|
- `!help` - show help menu
|
|
|
|
|
- `!new` - create a new ticket [`ticket`]
|
|
|
|
|
- `!close` - close a ticket
|
|
|
|
|
- `!add` - add a user to a ticket [`adduser`]
|
|
|
|
|
- `!remove` - remove a user from a ticket [`kick`]
|
|
|
|
|
|
|
|
|
|
The help menu provides an example for each command, along with usage (parameters info) and alias info.
|
|
|
|
|
An example command / template is provided if you want to create your own command (such as `!website` for example)
|