init to fetch guild slug

This commit is contained in:
41666 2020-12-10 20:15:14 -05:00
parent e25b9c96c6
commit 22cbde52dd
9 changed files with 117 additions and 19 deletions

View file

@ -27,7 +27,7 @@ It uses 3 KV namespaces per environment:
- All data is permanent (maybe doubly persisted to Firestore)
- Guilds
- Cache of Discord guild data
- Cache of Discord guild + guild member data
- All data subject to a 5 minute TTL
### App UI