Skip to main content
ClaudeWave
RichardAtCT avatar
RichardAtCT

claude-code-telegram

View on GitHub

A powerful Telegram bot that provides remote access to Claude Code, enabling developers to interact with their projects from anywhere with full AI assistance and session persistence.

Tools2.7k stars391 forksPythonUpdated 2mo ago
Editor's note

Claude Code Telegram Bot bridges the Claude Code CLI and Telegram, letting developers send natural language requests to their codebase from any device with a Telegram client. The bot runs on Python 3.11+ and wraps the Claude Code CLI process, relaying instructions like "add error handling to src/api.py" or "run pytest" and streaming back results with real-time tool activity indicators showing file reads, edits, and bash commands as they happen. It operates in two modes: an Agentic Mode for conversational interaction and a Classic Mode offering 13 explicit terminal-style commands including /cd, /ls, /git, and /export. Sessions persist per project directory, so context carries across conversations. A standout detail is the event-driven automation layer, which accepts GitHub webhooks, runs Claude tasks on a cron schedule, and pushes notifications to Telegram chats. Authentication is enforced via an allowlist of Telegram user IDs, with directory sandboxing and audit logging included. The tool suits solo developers and small teams who want mobile or remote access to Claude Code without maintaining an open terminal session.

ClaudeWave Trust Score
72/100
· OK
Passed
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/RichardAtCT/claude-code-telegram
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claude-code-telegram

What is RichardAtCT/claude-code-telegram?

+

RichardAtCT/claude-code-telegram is tools for the Claude AI ecosystem. A powerful Telegram bot that provides remote access to Claude Code, enabling developers to interact with their projects from anywhere with full AI assistance and session persistence. It has 2.7k GitHub stars and was last updated 2mo ago.

How do I install claude-code-telegram?

+

You can install claude-code-telegram by cloning the repository (https://github.com/RichardAtCT/claude-code-telegram) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is RichardAtCT/claude-code-telegram safe to use?

+

Our security agent has analyzed RichardAtCT/claude-code-telegram and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains RichardAtCT/claude-code-telegram?

+

RichardAtCT/claude-code-telegram is maintained by RichardAtCT. The last recorded GitHub activity is from 2mo ago, with 38 open issues.

Are there alternatives to claude-code-telegram?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claude-code-telegram to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: RichardAtCT/claude-code-telegram
[![Featured on ClaudeWave](https://claudewave.com/api/badge/richardatct-claude-code-telegram)](https://claudewave.com/repo/richardatct-claude-code-telegram)
<a href="https://claudewave.com/repo/richardatct-claude-code-telegram"><img src="https://claudewave.com/api/badge/richardatct-claude-code-telegram" alt="Featured on ClaudeWave: RichardAtCT/claude-code-telegram" width="320" height="64" /></a>

More Tools