Catalogger.NET/Catalogger.Backend/Extensions
sam d221441c10 feat: tweak embed dequeueing logic
We no longer blindly dequeue 5 embeds, we check their length too.
The webhook executor will now send up to 10 embeds OR
embeds totaling less than 6000 characters, whichever is less.
Embeds longer than 6000 characters are discarded to prevent errors.
We also check for an empty request body in SendLogAsync and bail to prevent 400s.
2024-10-12 23:47:18 +02:00
..
DiscordExtensions.cs feat: tweak embed dequeueing logic 2024-10-12 23:47:18 +02:00
DiscordRestExtensions.cs feat: kick logs 2024-10-12 23:28:15 +02:00
StartupExtensions.cs feat: role delete logging, used invite logging, also some random changes 2024-10-09 22:31:58 +02:00
TimeExtensions.cs chore: format with csharpier 2024-10-09 17:35:11 +02:00