ChatCode

ChatCode

A vibe coding telegram bot.

11 followers

A powerful Telegram bot that integrates with Claude Code to provide AI-powered coding assistance directly through Telegram. Code anywhere, anytime on your mobile device.
ChatCode gallery image
ChatCode gallery image
ChatCode gallery image
ChatCode gallery image
Free
Launch tags:Telegram•GitHub•Vibe coding
Launch Team / Built With
Anima - Vibe Coding for Product Teams
Build websites and apps with AI that understands design.
Promoted

What do you think? …

nickqiao
Maker
📌

Currently, if you want to vibe code on your phone, one solution is to use something like VibeTunnel to connect to a terminal-based tool like ClaudeCode or similar. However, typing on a phone is inconvenient, and viewing diffs is not very user-friendly either.

I’ve developed this Vibe Coding Telegram bot that allows seamless interaction with ClaudeCode directly within Telegram. I’ve implemented numerous optimizations—such as diff display, permission control, and more—to make using ClaudeCode in Telegram extremely convenient.

I think these two features significantly improve the mobile experience:

First, by using Telegram’s Mini App functionality, it can directly open a web page to view diffs.

Second, it implements the same permission control as in the terminal, making every action by the agent fully controllable.

The bot currently supports Telegram’s polling mode, so you can easily create and run your own bot locally on your computer, without needing a public IP or cloud server.