DiscordTickets/README.md
2022-09-07 22:15:46 +01:00

39 lines
1.3 KiB
Markdown

https://www.prisma.io/docs/reference/database-reference/supported-databases
![](https://static.eartharoid.me/k/22/08/02185801.png) - 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: topic and question answer values not encrypted?
- TODO: post stats
- TODO: settings bundle download
- TODO: update notifications
- TODO: check inline to-dos
creation requires an interaction:
- [x] /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
- [x] message:create(self) -> category? -> topic or questions -> create
- [x] message:create(staff) -> category? -> DM (channel fallback) button -> topic or questions -> create
- [x] DM -> guild? -> category? -> topic or questions -> create
- [x] panel(interaction) -> topic or questions -> create
- [ ] ~~panel(message) -> DM (channel fallback) button -> topic or questions -> create~~
> **Note**
>
> test
> **Warning**
>
> test
<!-- <picture>
<source media="(prefers-color-scheme: dark)" srcset="...>
<source media="(prefers-color-scheme: light)" srcset="...">
<img alt="..." src="...">
</picture> -->