OpenClaw

Self-hosted personal AI assistant that runs on your machine and connects to Telegram, WhatsApp, Discord, Slack, and more.

When to use it

Hands-on

Telegram

OpenClaw has native Telegram support (and other channels). No separate bot code; configure Telegram in OpenClaw and chat from the app.

Quick product recipe

Telegram bot that runs a small automation (e.g. summarize a URL or run a script) (~15 min).

  1. Install OpenClaw and complete onboarding (Node 22+, API key).
  2. Connect Telegram in OpenClaw (see official docs or playgrounds/openclaw-telegram/README.md).
  3. Copy the custom skill from playgrounds/openclaw-telegram/ (e.g. URL summarizer or script runner) into your OpenClaw skills.
  4. From Telegram, send a message that triggers the skill; verify the reply.

Playground: playgrounds/openclaw-telegram/.