💬
多通道支持
通过单一网关连接 WhatsApp、Telegram、Discord、iMessage 等主流聊天平台,统一管理所有 AI 对话。
OpenClaw 是一个自托管的 AI 代理网关,让你通过 WhatsApp、Telegram、Discord、iMessage 等你日常使用的聊天应用与 AI 助手对话。
# macOS / Linux
curl -fsSL https://openclaw.ai/install.sh | bash
# Windows (PowerShell)
iwr -useb https://openclaw.ai/install.ps1 | iex安装完成后,运行配置向导:
openclaw onboard --install-daemon┌─────────────┐ ┌──────────────────────────────┐ ┌──────────────┐
│ WhatsApp │────▶│ │────▶│ Claude / │
│ Telegram │────▶│ OpenClaw Gateway │────▶│ GPT-4 / │
│ Discord │────▶│ (localhost:18789) │────▶│ Gemini / │
│ iMessage │────▶│ │────▶│ Ollama... │
└─────────────┘ └──────────────────────────────┘ └──────────────┘
│
┌─────────▼─────────┐
│ 工具插件 │
│ Browser · Exec │
│ Web Search · FS │
└───────────────────┘⚠️ 声明:本站为非官方中文镜像,仅用于学习交流。官方文档请访问 docs.openclaw.ai。