Skip to content

Commit 1afc49d

Browse files
committed
docs(readme): general info updated
1 parent 2bbf22f commit 1afc49d

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
66
[![Node.js](https://img.shields.io/badge/node-%3E%3D20-brightgreen)](https://nodejs.org)
77

8-
Control your [OpenCode](https://opencode.ai) coding agent from your phone. Send tasks, switch models, monitor progress — all through Telegram.
8+
OpenCode Telegram Bot is a secure Telegram client for [OpenCode](https://opencode.ai) CLI that runs on your local machine.
99

10-
No open ports, no exposed APIs. The bot runs on your machine alongside OpenCode and communicates exclusively through the Telegram Bot API.
10+
Run AI coding tasks, monitor progress, switch models, and manage sessions from your phone.
11+
12+
No open ports, no exposed APIs. The bot communicates with your local OpenCode server and the Telegram Bot API only.
13+
14+
Quick start: `npx @grinev/opencode-telegram-bot`
1115

1216
<p align="center">
1317
<img src="assets/screencast.gif" width="45%" alt="OpenCode Telegram Bot screencast" />

0 commit comments

Comments
 (0)