
Claude Code Telegram Bot
Open-source Telegram bot that gives remote, chat-based access to Claude Code with per-project session persistence and safe directory sandboxing.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Claude Code Telegram Bot, derived from its capabilities.
Overview
Claude Code Telegram Bot is an open-source project that connects Telegram to the Claude Code CLI so you can analyze, edit, and work with codebases from your phone using natural language. It maintains context with automatic per-project session persistence, supports working across repositories (including GitHub CLI and git workflows), and can send proactive notifications triggered by webhooks, scheduled jobs, or CI/CD events. The project emphasizes security with built-in authentication, directory sandboxing to an approved workspace, and audit logging for actions taken through the bot.
Key features
- telegram bot
- claude code
- remote coding
- session persistence
- directory sandboxing
- audit logging
- github cli
- git workflows
- ci/cd notifications
Use cases
- Editing and reviewing codebases from Telegram using Claude Code without needing terminal commands.
- Keeping long-running work context per project via automatic session persistence.
- Running repo workflows (git and GitHub CLI) conversationally for cloning, issues, and changes.
- Receiving proactive notifications from CI/CD, webhooks, or scheduled jobs while coding on the go.