Delta-v/Content.Server/Discord
Pieter-Jan Briers 582a644c24
I have spent more time today cleaning up garbage than coding new shit, and I am mad (#31246)
* Fix logging of GetWebhook errors

Yeah let's just not log the error only stack trace.

* I have spent more time today cleaning up garbage than coding new shit, and I am mad

Cleans up the custom vote Discord webhook code because I *happened* to lay my eyes on how completely terrible it was and immediately found an obvious bug with it.

Also did basic QA because jesus christ: it more clearly reports pending votes, properly indicates cancelled votes, improves footer formatting, better error logging, all the usual shit.

Requires https://github.com/space-wizards/RobustToolbox/pull/5375 to avoid test failures
2024-09-06 20:00:57 +10:00
..
DiscordWebhook.cs I have spent more time today cleaning up garbage than coding new shit, and I am mad (#31246) 2024-09-06 20:00:57 +10:00
WebhookData.cs Fix invalid types for some discord webhook values (#19515) 2023-08-24 22:59:43 -07:00
WebhookEmbed.cs Relay custom votes to a webhook (#18561) 2023-12-14 20:03:32 -08:00
WebhookEmbedField.cs Relay custom votes to a webhook (#18561) 2023-12-14 20:03:32 -08:00
WebhookEmbedFooter.cs Add round end Discord pings, discord webhook API (#19468) 2023-08-24 16:50:07 -05:00
WebhookIdentifier.cs Fix invalid types for some discord webhook values (#19515) 2023-08-24 22:59:43 -07:00
WebhookMentions.cs Relay custom votes to a webhook (#18561) 2023-12-14 20:03:32 -08:00
WebhookPayload.cs Relay custom votes to a webhook (#18561) 2023-12-14 20:03:32 -08:00
WebhookUser.cs Fix invalid types for some discord webhook values (#19515) 2023-08-24 22:59:43 -07:00