The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
Go to file
2020-08-22 22:40:27 +01:00
.github v2 rewrite with discord.js@v12 support. Now with SQLite or MySQL storage. 2020-08-12 23:02:33 +01:00
src progress. archiving works (other than uploading to server) 2020-08-22 22:40:27 +01:00
user progress. archiving works (other than uploading to server) 2020-08-22 22:40:27 +01:00
.eslintrc.js v2 rewrite with discord.js@v12 support. Now with SQLite or MySQL storage. 2020-08-12 23:02:33 +01:00
.gitattributes Initial commit 2019-05-03 22:03:32 +01:00
.gitignore ... 2020-08-17 22:07:05 +01:00
.replit Add run on repl.it badge to README 2020-07-31 12:48:55 +00:00
LICENSE Initial commit 2019-05-03 22:03:32 +01:00
package-lock.json Merge branch 'master' of https://github.com/eartharoid/DiscordTickets 2020-08-17 14:47:44 +01:00
package.json Merge branch 'master' of https://github.com/eartharoid/DiscordTickets 2020-08-17 14:47:44 +01:00
README.md progress. archiving works (other than uploading to server) 2020-08-22 22:40:27 +01:00

DiscordTickets

Run on Repl.it ko-fi

A simple Discord bot to manage support ticket channels to allow you and your team to provide better and quicker assistance to your members/customers.

Go to the wiki for more information

https://discord.com/api/oauth2/authorize?client_id=INSERT-YOUR-BOT-ID-HERE&permissions=8&scope=bot

REWRITE IN PROGRESS, PLEASE DON'T DOWNLOAD FROM MASTER, DOWNLOAD LATEST RELEASE OR WAIT A FEW DAYS.