[Bug] Telegram plugin not receiving messages due to missing --channels flag implementation

Resolved 💬 4 comments Opened Mar 24, 2026 by maysee4 Closed Apr 21, 2026

Bug Description
Telegram plugin connects but does not receive messages.

Logs show:
"connected with subscribe=false"
"Channel notifications skipped: plugin not in --channels list"

However:

  • claude --help shows no --channels flag
  • cannot enable channels manually

Result:
Bot shows "typing" but Claude session never receives messages.

This appears to be a mismatch between Telegram plugin and Claude Code CLI (v2.1.81).

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.81
  • Feedback ID: c13a4fea-2ac4-4557-b518-5029ac67330d

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/maverick/.local/share/claude/versions/2.1.81 (expected in multi-process scenarios)\n    at TET (/$bunfs/root/src/entrypoints/cli.js:2724:2174)\n    at fgq (/$bunfs/root/src/entrypoints/cli.js:2724:1318)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-24T08:11:58.207Z"}]

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗