Skip to main content

A Telegram bot that bridges messages directly to OpenCode โ€” an AI coding agent running on your machine

Project description

๐Ÿค– Telegram โ†’ OpenCode Bridge Bot

A lightweight Python bot that bridges your Telegram messages directly to OpenCode โ€” an AI coding agent running on your machine. Think of it as having Claude/GPT-powered coding assistance right in your pocket via Telegram.

โœจ Features

  • Direct OpenCode integration โ€” routes your messages to OpenCode's HTTP API
  • Persistent sessions โ€” conversations maintain context across messages
  • Session management โ€” create, switch, list, and share sessions
  • Model switching โ€” change AI models on the fly (/model)
  • Plan/Build modes โ€” toggle between read-only analysis and full execution
  • Smart formatting โ€” code blocks with syntax highlighting in Telegram
  • Auto message splitting โ€” handles responses longer than Telegram's 4096 char limit
  • Security โ€” whitelist-based access control + rate limiting
  • Workspace Switching โ€” Switching from one workspace to another
  • Uploading from Mobile to WorkSpace - U can upload the documents/images from your mobile to the opencode agent workspace

๐Ÿ“‹ Prerequisites

  1. Python 3.10+
  2. OpenCode CLI โ€” install via:
    npm install -g opencode-ai
    # or
    curl -fsSL https://opencode.ai/install | bash
    
  3. Telegram Bot Token โ€” get one from @BotFather
  4. Your Telegram User ID โ€” send /id to the bot after setup, or use @userinfobot

Quick Installation:

pip install telegram-opencode-bridge-bot==0.1.5
telegram-opencode-bot
telegram-opencode-bot --env (use --env flag if u want to re-configure later anytime)

Manuall Installation:

1. Clone & Install

cd telegram-opencode-bot
pip install -r requirements.txt

2. Run the Bot

python bot.py
python bot.py --env (use --env flag if u want to re-configure later anytime)

๐Ÿ’ก Tip: Don't know your Telegram user ID? Start the bot with AUTHORIZED_USERS=0 temporarily, send /id to the bot, then update the .env with your real ID.

3. Chat!

Open Telegram, find your bot, and start asking! ๐ŸŽ‰

๐Ÿ“ฑ Commands

Command Description
/start Welcome message & connection check
/help Show all commands
/new Start a fresh conversation
/sessions List your recent sessions/conversations and to select a session/conversation
/plan plan mode
/build build mode
/share Share current session/conversation (public URL)
/status Check connection & session details
/id Show your Telegram user ID
/stop Abort active model processing
/models List all available providers, models and to select the model
/project To view the current workspace, sub folder workspaces and to change the workspace
/enable To enable the streaming
/disable To disable the streaming

๐Ÿ—๏ธ Architecture

Telegram User
    โ”‚
    โ–ผ
Telegram Bot (Python)
    โ”‚
    โ”œโ”€โ”€โ–บ OpenCode HTTP API (localhost:4096)  โ† primary
            โ”‚
            โ”œโ”€โ”€โ–บ LLM Provider (Claude/GPT/Gemini)
            โ””โ”€โ”€โ–บ Local Filesystem & Shell

โš™๏ธ Configuration

Variable Description Default
TELEGRAM_BOT_TOKEN Bot token from @BotFather Required
AUTHORIZED_USERS Comma-separated Telegram user IDs Required
OPENCODE_SERVER_URL OpenCode HTTP API URL http://localhost:4096
OPENCODE_SERVER_USERNAME OpenCode auth username (empty)
OPENCODE_SERVER_PASSWORD OpenCode auth password (empty)
OPENCODE_MODEL Default AI model anthropic/claude-sonnet-4
OPENCODE_WORK_DIR Working directory for OpenCode .
MAX_MESSAGE_LENGTH Max Telegram message length 4000
RESPONSE_TIMEOUT Max wait for response (seconds) 0
DB_PATH SQLite database path sessions.db

๐Ÿ”’ Security

  • User whitelist โ€” only Telegram user IDs in AUTHORIZED_USERS can use the bot
  • Rate limiting โ€” 20 requests per minute per user (configurable)
  • No public exposure โ€” designed to run on your local machine

โš ๏ธ Warning: This bot executes AI-driven code on your machine. Only authorize trusted users.

๐Ÿ“ Project Structure

telegram-opencode-bot/
โ”œโ”€โ”€ bot.py                  # Main entry point
โ”œโ”€โ”€ config.py               # Environment configuration
โ”œโ”€โ”€ handlers/
โ”‚   โ”œโ”€โ”€ commands.py         # Slash command handlers
โ”‚   โ””โ”€โ”€ messages.py         # Text message โ†’ OpenCode bridge
โ”œโ”€โ”€ opencode/
โ”‚   โ”œโ”€โ”€ client.py           # OpenCode HTTP API client
โ”‚   
โ”œโ”€โ”€ sessions/
โ”‚   โ””โ”€โ”€ manager.py          # Per-user session tracking (SQLite)
โ”œโ”€โ”€ utils/
โ”‚   โ”œโ”€โ”€ formatting.py       # Telegram message formatting
โ”‚   โ””โ”€โ”€ security.py         # Auth, rate limiting, sanitization
โ”œโ”€โ”€ .env.example            # Environment template
โ”œโ”€โ”€ requirements.txt        # Python dependencies
โ””โ”€โ”€ README.md               # This file

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

telegram_opencode_bridge_bot-0.1.5.tar.gz (41.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

telegram_opencode_bridge_bot-0.1.5-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

Details for the file telegram_opencode_bridge_bot-0.1.5.tar.gz.

File metadata

File hashes

Hashes for telegram_opencode_bridge_bot-0.1.5.tar.gz
Algorithm Hash digest
SHA256 4dba5a4f397a4e4a3a5eaa8734a7dc7438c57681fbbcf4d9b6908f6a649af2c3
MD5 599dc4dc89cc3372c712656b41df7711
BLAKE2b-256 ada3ffead9f47d3d15174c05732593b9be2e2aa27853db7675abc8dcf0cdd54f

See more details on using hashes here.

File details

Details for the file telegram_opencode_bridge_bot-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for telegram_opencode_bridge_bot-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d6fb622bac6591cab4e74ea0c080fb31dc70efb363747df48a88f5486f87dc03
MD5 390a6a978329d8848a957e8e61013918
BLAKE2b-256 0ab22c4a23eff56935c3852c7a106ba7284ef9f5b28228cfe349700d25314408

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page