Plugin Claude Code
Telegram channel for Claude Code — 1 project = 1 forum topic, concurrent multi-project.
Plugin Claude Code
Telegram channel for Claude Code — 1 project = 1 forum topic, concurrent multi-project.
Plugin Claude Code
Telegram channel for Claude Code — 1 project = 1 forum topic, with a live working/idle status badge on each topic. Run multiple projects concurrently, get notifications, and drive or approve sessions remotely from your phone. Configure with /telegram-topics:configure.
MCP server Claude CodeCodexCursor
MCP server "telegram-topics" as configured in 2naive/claude-telegram-topics. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --shell=bun --silent start.
Hook
Runs when you submit a prompt, before the agent sees it, executing activity.ts via bun. From 2naive/claude-telegram-topics.
Hook
Runs before the agent uses a tool, executing activity.ts via bun. From 2naive/claude-telegram-topics.
Hook
Runs when the agent finishes a response, executing activity.ts and mirror.ts via bun (2 commands). From 2naive/claude-telegram-topics.
Hook
Runs on the StopFailure event for server_error, overloaded, rate_limit, authentication_failed, oauth_org_not_allowed, billing_error, invalid_request, model_not_found, max_output_tokens and unknown tool calls, executing activity.ts via bun. From 2naive/claude-telegram-topics.
Skill Claude CodeCodex
Manage who may drive telegram-topics sessions — view and edit the user allowlist. Use when the user asks to allow or remove a Telegram user, check who's allowed, or lock the channel down.
Skill Claude CodeCodex
Put this plugin on the Claude Code channels allowlist (managed settings) so --channels delivers inbound messages — one command, one admin prompt. Use when preflight reports NOT ALLOWLISTED, when Telegram messages never arrive in sessions although the send tools work, or when the user asks to set up the channels…
Skill Claude CodeCodex
Set up the telegram-topics channel — save the bot token and forum group id, then run a preflight check. Use when the user pastes a Telegram bot token, asks to configure telegram-topics, asks "how do I set this up", or wants to check channel status.