Telegram bot for interacting with Claude Code CLI
Project description
Claude Telegram Bot
Telegram bot for interacting with Claude Code CLI
Installation
pip install claude-telegram-bot
Configuration
Configuration priority: CLI > ENV > config file > defaults
Config File
Create ~/.config/claude-tg-bot.toml:
[telegram]
bot_token = "your-telegram-bot-token"
admin_user_id = 123456789
allowed_user_ids = [123456789]
[claude]
path = "/home/zhangchi/.local/bin/claude"
timeout = 120
[data]
dir = "~/.cache/claude-tg-bot"
Environment Variables
BOT_TOKEN: Telegram bot tokenADMIN_USER_ID: Admin user IDALLOWED_USER_IDS: Comma-separated user IDsCLAUDE_PATH: Path to Claude CLICLAUDE_TIMEOUT: Command timeout in secondsDATA_DIR: Data directory
CLI Arguments
claude-tg-bot --help
Usage
claude-tg-bot --bot-token YOUR_TOKEN
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
claude_telegram_bot-0.1.1.tar.gz
(18.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claude_telegram_bot-0.1.1.tar.gz.
File metadata
- Download URL: claude_telegram_bot-0.1.1.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Rocky Linux","version":"9.5","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
181423de938a789ef6e1c89ce33282c1757e0e3439fd470ecf695e0c46d8ca29
|
|
| MD5 |
2d7004937bb9e52c034eb2122afac489
|
|
| BLAKE2b-256 |
d113feff25a6f3befa1aef63ad1f4f24e98bf2c3c40ebdb0cba87477d05776ab
|
File details
Details for the file claude_telegram_bot-0.1.1-py3-none-any.whl.
File metadata
- Download URL: claude_telegram_bot-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Rocky Linux","version":"9.5","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ed50bbe405acf864af1e45c3762761150eced01379c7e1eef2ea3db7bcab0ae
|
|
| MD5 |
323b032bb9ba1ec5a013f0b761b9e806
|
|
| BLAKE2b-256 |
3e174726a01668db7b167900cb200d6b122191e02c7130166486254f87723792
|