diff --git a/README.md b/README.md index fe2ebe45a..80a0fbca2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@
-🐈 **nanobot** is an **ultra-lightweight** personal AI assistant inspired by [Clawdbot](https://github.com/openclaw/openclaw) +🐈 **nanobot** is an **ultra-lightweight** personal AI assistant inspired by [Clawdbot](https://github.com/openclaw/openclaw) ⚡️ Delivers core agent functionality in just **~4,000** lines of code — **99% smaller** than Clawdbot's 430k+ lines. @@ -104,6 +104,7 @@ nanobot onboard **2. Configure** (`~/.nanobot/config.json`) For OpenRouter - recommended for global users: + ```json { "providers": { @@ -166,19 +167,21 @@ nanobot agent -m "Hello from my local LLM!" ## 💬 Chat Apps -Talk to your nanobot through Telegram, Discord, WhatsApp, Feishu or Matrix(Element) — anytime, anywhere. +Talk to your nanobot through Telegram, Discord, WhatsApp, Feishu, DingTalk, or Matrix (Element) — anytime, anywhere. -| Channel | Setup | -|---------|-------| -| **Telegram** | Easy (just a token) | -| **Discord** | Easy (bot token + intents) | -| **WhatsApp** | Medium (scan QR) | -| **Feishu** | Medium (app credentials) | +| Channel | Setup | +| -------------------- | ---------------------------------- | +| **Telegram** | Easy (just a token) | +| **Discord** | Easy (bot token + intents) | +| **WhatsApp** | Medium (scan QR) | +| **Feishu** | Medium (app credentials) | +| **Matrix (Element)** | Medium (homeserver + access token) |nanobot is for educational, research, and technical exchange purposes only