Files
server/src/api/routes
Zane Helton ff692c19b7 Await guild creation to fix a race condition
`Promise.all(...)` runs these simultaneously, yet role depends on the
guild to be created first. This can lead to a race condition. I've
awaited role creation too because the call to `Member.addToGuild(...)`
relies on the role to be created.
2025-06-29 13:27:14 +10:00
..
2023-03-31 15:52:33 +11:00
2025-05-03 12:30:22 +02:00
2024-07-17 19:53:31 +10:00
AAA
2023-04-13 15:06:21 -04:00
2024-11-19 14:19:40 -06:00
2024-08-15 10:14:44 +02:00
2024-08-24 08:46:04 +02:00
2023-04-13 15:44:39 -04:00
2023-04-13 15:33:03 -04:00
2025-03-23 13:13:03 -05:00
2023-04-13 15:44:39 -04:00
2024-11-19 14:19:40 -06:00
2023-04-13 15:40:51 -04:00
2023-03-31 15:52:33 +11:00
2024-11-19 14:19:40 -06:00
2025-01-07 21:12:43 -05:00
2023-04-13 15:40:51 -04:00
2023-04-13 15:40:51 -04:00
2023-04-13 15:40:51 -04:00
2023-03-31 15:52:33 +11:00
2023-04-13 15:40:51 -04:00