Files
clawdbot/src
Julian Engel 45dc4ef3cf fix(telegram): make /activation command work by checking session state
The /activation command now properly controls group activation mode:
- Loads session state before filtering messages
- Checks groupActivation field (from /activation command)
- Falls back to config telegram.groups requireMention setting

Previously, the bot only checked config and ignored session state,
making the /activation command appear to work but have no effect.

Changes:
- Add resolveGroupActivation() to check session before config
- Import loadSessionStore to read session state early
- Pass messageThreadId to support forum topics correctly
2026-01-07 11:16:35 +00:00
..
2026-01-07 11:42:46 +01:00
2026-01-07 11:49:01 +01:00
2026-01-07 11:49:01 +01:00
2026-01-07 11:49:01 +01:00
2026-01-06 00:42:23 +01:00
2026-01-06 02:22:19 +00:00
2026-01-07 05:06:04 +01:00
2026-01-04 14:38:51 +00:00
2026-01-07 10:03:53 +01:00
2026-01-06 07:21:10 +01:00
2026-01-04 14:57:57 +00:00
2026-01-04 14:38:51 +00:00
2026-01-06 04:51:05 +00:00
2026-01-06 04:51:05 +00:00
2025-12-26 02:35:40 +01:00
2026-01-04 14:38:51 +00:00