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
2022-09-26 16:39:32 +01:00
.github Update files 2022-03-18 12:54:33 +00:00
db Use correct blurple 2022-09-11 19:55:41 +01:00
scripts Settings reverse proxy (doesn't work) 2022-09-07 21:24:16 +01:00
src Improve logging 2022-09-26 16:39:32 +01:00
user Add avatars and uploads directories 2022-09-12 13:50:08 +01: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 Improve logging 2022-09-26 16:39:32 +01:00
.gitattributes Initial commit 2019-05-03 22:03:32 +01:00
.gitignore Add avatars and uploads directories 2022-09-12 13:50:08 +01: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 stats posting 2022-09-11 21:11:12 +01:00
README.md Add stats posting 2022-09-11 21:11:12 +01:00

https://www.prisma.io/docs/reference/database-reference/supported-databases

- for user/create, slash/force-close, slash/claim, slash/release, and slash/move

menu question max length cannot be higher than question options

ports <1024 require root

  • TODO: update notifications

creation requires an interaction:

  • /new -> category? -> topic or questions -> create
  • user:create(self) -> category? -> topic or questions -> create
  • user:create(staff) -> category? -> DM (channel fallback) button -> topic or questions -> create
  • message:create(self) -> category? -> topic or questions -> create
  • message:create(staff) -> category? -> DM (channel fallback) button -> topic or questions -> create
  • DM -> guild? -> category? -> topic or questions -> create
  • panel(interaction) -> topic or questions -> create
  • panel(message) -> DM (channel fallback) button -> topic or questions -> create

Note

test

Warning

test