diff options
author | xnacly <matteogropp@protonmail.com> | 2021-09-03 21:33:44 +0200 |
---|---|---|
committer | xnacly <matteogropp@protonmail.com> | 2021-09-03 21:33:44 +0200 |
commit | 4a63e1560c07c938ec74f14e5076ec4e69de7ce6 (patch) | |
tree | 1ae493c750b6d0056e3ad0fa5ed2eedc568b8ed9 /api | |
parent | replace '@me' with req.user_id in guild join (diff) | |
download | server-4a63e1560c07c938ec74f14e5076ec4e69de7ce6.tar.xz |
added big todo list to Guild.ts (big chungus)
Diffstat (limited to 'api')
-rw-r--r-- | api/src/middlewares/RateLimit.ts | 1 | ||||
-rw-r--r-- | api/src/routes/discoverable-guilds.ts | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/api/src/middlewares/RateLimit.ts b/api/src/middlewares/RateLimit.ts |