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
Isaac 145514a86b Add DELETE guild settings route
For completely resetting a guild
2022-05-07 21:28:33 +01:00
.github Update files 2022-03-18 12:54:33 +00:00
prisma Add DELETE guild settings route 2022-05-07 21:28:33 +01:00
scripts mjs -> cjs 2022-05-05 21:29:28 +01:00
src Add DELETE guild settings route 2022-05-07 21:28:33 +01:00
user Entrypoint, env and config etc 2022-03-18 16:27:32 +00:00
.all-contributorsrc docs: add thevisuales as a contributor for code (#230) 2021-09-23 22:51:02 +01:00
.dockerignore I don't know how to use docker :( 2021-05-25 21:17:08 +01:00
.eslintrc.json Start on API 2022-05-06 00:01:19 +01:00
.gitattributes Initial commit 2019-05-03 22:03:32 +01:00
.gitignore Update files 2022-03-18 12:54:33 +00:00
CONTRIBUTORS.md docs: add thevisuales as a contributor for code (#230) 2021-09-23 22:51:02 +01:00
jsconfig.json mjs -> cjs 2022-05-05 21:29:28 +01:00
LICENSE Initial commit 2019-05-03 22:03:32 +01:00
package.json Add authentication 2022-05-06 21:17:53 +01:00
README.md Add authentication 2022-05-06 21:17:53 +01:00

CONFIG_PATH=./user/config.yml DISCORD_SECRET= DISCORD_TOKEN= DB_ENCRYPTION_KEY= DB_CONNECTION_URL="" HTTP_BIND=3000 HTTP_EXTERNAL=