devilreef
165f43a691
feat: add global ignoredUserIds config option
...
Skip messages from specified Discord user IDs regardless of channel/role matching.
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-10 19:06:52 +06:00
devilreef
594b0e7a48
feat: add reply support with blockquote formatting
...
Fetch replied message content/author when Discord message type is REPLY,
display as Telegram blockquote with link to original.
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-10 18:49:50 +06:00
devilreef
790abfd692
fix: do not send forwarded messages
2026-01-08 23:03:20 +06:00
devilreef
cdeb2e54a3
fix: ensure message handling checks for guild presence before accessing member roles
2026-01-08 22:17:05 +06:00
devilreef
7ed373337f
refactor: update message forwarding logic to support channel-based matching alongside role-based matching; enhance configuration structure to include channels; update documentation and example config
2026-01-08 22:06:07 +06:00
devilreef
c4514cd4c4
feat: initial commit
2026-01-08 21:52:19 +06:00