Skip to content

Comments

🚑️ fix(bot): only suppress embeds on messages that embedly handled#44

Merged
ItsRauf merged 1 commit intomainfrom
devel
Feb 13, 2026
Merged

🚑️ fix(bot): only suppress embeds on messages that embedly handled#44
ItsRauf merged 1 commit intomainfrom
devel

Conversation

@ItsRauf
Copy link
Contributor

@ItsRauf ItsRauf commented Feb 13, 2026

The bot was calling message.edit({ flags: SuppressEmbeds }) on every message with a link, even if Embedly didn't support the platform or the API errored. This stripped native Discord embeds from messages that shouldn't have been touched.

Now only suppresses embeds when the bot actually created at least one embed for the message (0b4af72).

@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

🦋 Changeset detected

Latest commit: c5813c3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@embedly/bot Patch
@embedly/api Patch
@embedly/builder Patch
@embedly/config Patch
@embedly/logging Patch
@embedly/platforms Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ItsRauf ItsRauf self-assigned this Feb 13, 2026
@ItsRauf ItsRauf merged commit e5d49f4 into main Feb 13, 2026
2 checks passed
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