@kapso

Kapso WhatsApp

Official Kapso WhatsApp channel plugin for OpenClaw.

当前版本
v0.1.0
code-plugin社区source-linked

Kapso WhatsApp for OpenClaw

Official OpenClaw channel plugin for sending and receiving WhatsApp messages through Kapso.

Install

npm install @kapso/openclaw-whatsapp
openclaw plugins add @kapso/openclaw-whatsapp

Configuration

Set the Kapso-first environment variables used by the plugin:

export KAPSO_API_KEY="kapso_..."
export KAPSO_PHONE_NUMBER_ID="1234567890"
export KAPSO_WEBHOOK_SECRET="shared webhook secret"

Optional:

export KAPSO_BASE_URL="https://api.kapso.ai/meta/whatsapp"
export KAPSO_WEBHOOK_PATH="/kapso/webhook"
export KAPSO_BOT_USERNAME="support"

Configure the Kapso webhook endpoint to the OpenClaw gateway route:

POST https://your-openclaw-host.example.com/kapso/webhook

Enable the whatsapp.message.received event and use the same secret as KAPSO_WEBHOOK_SECRET.

Channel Targets

The plugin accepts WhatsApp phone-number targets with these prefixes:

kapso:+15551234567
kapso-whatsapp:+15551234567
whatsapp:+15551234567
wa:+15551234567

Plain E.164 or digits-only numbers are also accepted.

Publishing

Before publishing to npm or ClawHub:

npm run build
npm test
npm run plugin:validate
clawhub package publish . --dry-run

ClawHub requires the package scope to match the selected owner.

源码与版本

源码仓库

gokapso/openclaw-plugin

打开仓库

源码提交

f7806b1f4f2219f8c6b76b7572795e5598fa503e

查看提交

安装命令

openclaw plugins install clawhub:@kapso/openclaw-whatsapp

元数据

  • 包名: @kapso/openclaw-whatsapp
  • 创建时间: 2026/06/03
  • 更新时间: 2026/06/03
  • 执行代码:
  • 源码标签: master

兼容性

  • 构建于 OpenClaw: 2026.5.28
  • 插件 API 范围: >=2026.5.27
  • 标签: latest
  • 文件数: 48