mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
start making things
This commit is contained in:
20
README.md
20
README.md
@@ -11,4 +11,22 @@ 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 and slash/move
|
||||
|
||||
menu question max length cannot be higher than question options
|
||||
|
||||
- TODO: post stats
|
||||
- TODO: settings bundle download
|
||||
- TODO: update notifications
|
||||
- TODO: check inline to-dos
|
||||
|
||||
|
||||
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
|
Reference in New Issue
Block a user