]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Relay custom votes to a webhook (#18561)
authorLankLTE <135308300+LankLTE@users.noreply.github.com>
Fri, 15 Dec 2023 04:03:32 +0000 (20:03 -0800)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2023 04:03:32 +0000 (20:03 -0800)
commit94628d6ab18302504f2f998f3972fab23a8fce1c
tree2da14627a03ddeecf922123c73cb8a86cc09c6e2
parent53e980abe57fe99b662ee31a2aab6655c2525c00
Relay custom votes to a webhook (#18561)

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
Content.Server/Discord/DiscordWebhook.cs
Content.Server/Discord/WebhookEmbed.cs
Content.Server/Discord/WebhookEmbedField.cs [new file with mode: 0644]
Content.Server/Discord/WebhookMentions.cs
Content.Server/Discord/WebhookPayload.cs
Content.Server/Voting/Managers/VoteManager.cs
Content.Server/Voting/VoteCommands.cs
Content.Server/Voting/VoteFinishedEventArgs.cs
Content.Shared/CCVar/CCVars.cs
Resources/Locale/en-US/administration/commands/custom-vote-command.ftl [new file with mode: 0644]