mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
Fix schema issues
This commit is contained in:
@@ -11,10 +11,11 @@ SUPER=
|
||||
|
||||
https://www.prisma.io/docs/reference/database-reference/supported-databases
|
||||
|
||||
 - for user/create, slash/force-close and slash/move
|
||||
 - for user/create, slash/force-close, slash/claim, slash/release, and slash/move
|
||||
|
||||
menu question max length cannot be higher than question options
|
||||
|
||||
- TODO: topic and question answer values not encrypted?
|
||||
- TODO: post stats
|
||||
- TODO: settings bundle download
|
||||
- TODO: update notifications
|
||||
@@ -29,4 +30,4 @@ creation requires an interaction:
|
||||
- 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
|
||||
- ~~panel(message) -> DM (channel fallback) button -> topic or questions -> create~~
|
Reference in New Issue
Block a user