mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 12:23:09 +02:00
35 lines
1.2 KiB
Markdown
35 lines
1.2 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: update notifications
|
|
|
|
|
|
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
|
|
- [ ] ~~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> -->
|