mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-06-03 14:24:03 +00:00
9c2ff19520
- Implemented functionality to prevent Discord mention notifications for `@everyone`, `@here`, roles, and users when relaying messages from MeshCore. - Added a new method to neutralize Discord mention content, ensuring that mentions are displayed as plain text without triggering notifications. - Updated the Discord webhook payload to include `allowed_mentions` settings to suppress mention parsing. - Enhanced tests to verify the correct behavior of mention neutralization and webhook payload structure.