Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove embed rending if renderFields config option disabled #1355

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

not-first
Copy link

resolves #614

With this change, if renderFields option for discord notifications is disabled, no embed or fields are shown.

Previous behaviour with the renderFields option disabled included an embed with no fields inside, which served no purpose except branding.

Documentation has been appropriately updated to indicate that the embed rendering depends upon this option, as well as fields.

@not-first not-first requested a review from crazy-max as a code owner February 1, 2025 03:46
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.

Discord notification without Embed when "renderFields" option set to false
1 participant