Skip to content

feat(bot): apply branding accent color to posted embeds#80

Merged
Musiker15 merged 1 commit into
mainfrom
feat/bot-posting-accent-color
Jun 21, 2026
Merged

feat(bot): apply branding accent color to posted embeds#80
Musiker15 merged 1 commit into
mainfrom
feat/bot-posting-accent-color

Conversation

@Musiker15

Copy link
Copy Markdown
Member

Follow-up to #79: the bot's posted embeds (form post + new-submission review) now use the guild's branding accent color (branding.accentColor) instead of the fixed MSK green. postBranded already loads the guild branding for the webhook avatar, so it now also parses the #rrggbb accent and applies it to every embed — independent of the webhook appearance (posts match the brand either way). Falls back to the default green when no/invalid color is set. typecheck/lint green.

`postBranded` already loads the guild's branding for the webhook avatar — also
use its accent color (`branding.accentColor`) for the embed color of posted
forms and the review embed, so Discord posts match the guild's brand. Applied
whether or not the webhook appearance is set; falls back to the embed's default
green when no/invalid accent color is configured.
@Musiker15 Musiker15 merged commit 10d19f2 into main Jun 21, 2026
3 checks passed
@Musiker15 Musiker15 deleted the feat/bot-posting-accent-color branch June 21, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant