Files
meshcore-bot/modules/service_plugins
agessaman e6e950fcd8 feat(discord-bridge): suppress mention notifications and enhance message formatting
- Implemented suppression of Discord mention notifications for bridged messages by setting `allowed_mentions` to an empty list, ensuring that mentions like `@everyone` and `@here` are displayed as plain text.
- Updated documentation to reflect this change and clarify the formatting of mentions in bridged messages.
- Adjusted payload structure in the Discord webhook integration to include `allowed_mentions` for better control over message parsing.
- Enhanced unit tests to verify the inclusion of `allowed_mentions` in the message payload.
2026-05-30 17:25:08 -07:00
..