mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
v2 rewrite with discord.js@v12 support. Now with SQLite or MySQL storage.
Code is at least 80% less bad.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[](https://repl.it/github/eartharoid/DiscordTickets)
|
||||
# DiscordTickets
|
||||
## ENABLE UPDATER
|
||||
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.
|
||||
|
||||
**Go to the [wiki](https://github.com/Eartharoid/DiscordTickets/wiki) for more information**
|
||||
@@ -13,6 +14,3 @@ A simple (ish) Discord™️ bot to manage support tickets to allow you and your
|
||||
|
||||
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)
|
||||
|
||||
### Credits
|
||||
- [ohlookitsderpy / leeks.js](https://github.com/ohlookitsderpy/leeks.js)
|
||||
|
Reference in New Issue
Block a user