Telegram plugin: per-session/per-project bot token support
Resolved 💬 1 comment Opened Apr 18, 2026 by MZAWeb Closed May 26, 2026
Today the Telegram plugin stores one bot token at ~/.claude/channels/telegram/, shared by all Claude Code sessions on the machine. Running multiple concurrent sessions (e.g., different projects) requires separate OS users as the only clean workaround.
Requesting per-project or per-session bot token configuration so one machine can route different sessions to different bots/chats.
Use case: a user running several Claude Code sessions simultaneously across different projects wants each session to send/receive Telegram messages via a distinct bot, so notifications and replies stay scoped to the project they relate to.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗