From telegram
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
npx claudepluginhub yaniv-golan/cc-telegram-plusThis skill uses the workspace's default tool permissions.
Display:
Configures Telegram bot channel: saves token to .env, checks status, reviews access policy, and guides to secure allowlist lockdown.
Guides Telegram bot setup for Orchestrator integration: BotFather bot creation, bot_token collection, credentials config in YAML, and long-polling test. Invoke via /connect-telegram.
Configures Discord bot channel: saves token to .env, checks status/access policy (DM pairing, allowlists), and guides secure lockdown.
Share bugs, ideas, or general feedback.
Display:
If pairing is active and allowlist has users, suggest: "Consider switching to policy allowlist to lock down access."
<token>Save a BotFather token:
TELEGRAM_BOT_TOKEN=<token> to ~/.claude/channels/telegram/.envclearRemove the token by deleting the .env file.