Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs2.openclaw.ai/llms.txt

Use this file to discover all available pages before exploring further.

WhatsApp Plugin

OpenClaw メッセージを送受信するための WhatsApp チャネルサーフェスを追加します。

配布

  • パッケージ: @openclaw/whatsapp
  • インストール経路: npm; ClawHub

サーフェス

channels: whatsapp

Windows インストール時の注意

Windows では、WhatsApp Plugin は npm install 中に PATH 上の Git を必要とします。これは、その Baileys/libsignal 依存関係の 1 つが git URL から取得されるためです。Git for Windows をインストールし、シェルを再起動してからインストールを再実行します。
winget install --id Git.Git -e
Portable Git も、その bin ディレクトリが PATH 上にあれば動作します。

関連ドキュメント