mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
Finish pre-open checks, reduce database reads with more caching
This commit is contained in:
16
README.md
16
README.md
@@ -30,4 +30,18 @@ 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~~
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> test
|
||||
|
||||
> **Warning**
|
||||
>
|
||||
> test
|
||||
|
||||
<!-- <picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="...>
|
||||
<source media="(prefers-color-scheme: light)" srcset="...">
|
||||
<img alt="..." src="...">
|
||||
</picture> -->
|
||||
|
Reference in New Issue
Block a user