DiscordTickets/README.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2022-08-02 23:13:32 +03:00
https://www.prisma.io/docs/reference/database-reference/supported-databases
2022-08-09 00:38:54 +03:00
![](https://static.eartharoid.me/k/22/08/02185801.png) - for user/create, slash/force-close, slash/claim, slash/release, and slash/move
2022-08-06 00:21:55 +03:00
menu question max length cannot be higher than question options
2022-08-09 00:38:54 +03:00
- TODO: topic and question answer values not encrypted?
2022-08-06 00:21:55 +03:00
- TODO: post stats
- TODO: settings bundle download
- TODO: update notifications
- TODO: check inline to-dos
creation requires an interaction:
2022-09-06 22:54:15 +03:00
- [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> -->