A Python daemon that bridges Telegram and Claude, allowing you to interact with Claude through Telegram messages.
This bot runs as a daemon on your machine, listening for Telegram messages and executing them with Claude CLI. When you send a message to your bot on Telegram, it:
- Receives the message
- Executes it with Claude CLI
- Sends Claude's response back to you on Telegram