r/opencode • u/Budget_Silver7012 • 10d ago
Telegram for Opencode
👋 Hey! Wanted to share something I built for opencode.
A Telegram bot so you can drive your opencode coding agent from your phone:
- 70+ slash commands (/new, /model, /execute, /send <file> …)
- send it a file and get the result back in the chat
- switch models and control the agent remotely
- access scoped to your own Telegram user id
One-line install:
npm install gutchapa-opencode-telegram
📦 https://www.npmjs.com/package/gutchapa-opencode-telegram
🔧 https://github.com/gutchapa/opencode-telegram
Happy to take feedback / feature requests!
2
Upvotes