WhatsApp Integration

WhatsApp Integration

  1. Choose WhatsApp and select Yes.


  1. A QR Code will be generated, go to your WhatsApp and select Linked Devices > Link a Device.


  1. After scanning, choose if this phone is a separate or personal phone.


  1. Enter your phone number into OpenClaw.


You can also add the numbers you want to receive messages from in the config file in ~/.openclaw/openclaw.json.

Example:

  "channels": {
    "whatsapp": {
      "enabled": true,
      "capabilities": [],
      "dmPolicy": "allowlist",
      "selfChatMode": true,
      "allowFrom": [
        "+60123456789",
        "+60134567890"
      ],
      "groupPolicy": "allowlist",
      "debounceMs": 0,
      "mediaMaxMb": 50
    },


Once completed, the number can send a message to OpenClaw, and OpenClaw will respond within seconds.

In this case, the LLM request timed out; however, the containerization_explanation.txt file was successfully created.


Please note that the LLM request timeout is a limitation of WhatsApp.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.