The killer use case for OpenClaw isn't the CLI โ it's Telegram. Imagine messaging your AI agent from your phone, while walking the dog, and it's SSHing into your server, checking logs, and reporting back.
What You Can Do From Telegram
- โSend a voice memo โ agent transcribes and acts on it
- โ"Check if my servers are healthy" โ agent SSHs in and reports
- โ"Draft a reply to that email" โ agent composes and sends
- โ"What happened in AI today?" โ agent searches and summarizes
- โ"Turn off the living room lights" โ agent controls Home Assistant
The Traditional Setup
- 1.Create a Telegram bot via @BotFather
- 2.Get your bot token
- 3.Configure OpenClaw's gateway settings
- 4.Set up environment variables
- 5.Run the gateway process
- 6.Pair your Telegram account
- 7.Test the connection
This takes 30-60 minutes if everything goes right. It usually doesn't.
The AgentCub Way
We're building one-click Telegram connection. In the meantime, you can see exactly how it works:
See the agent receive a voice memo on Telegram, transcribe it, SSH into a server, set up a cron job, and continue the conversation on Discord โ all in one trace.