WhatsApp channel addon for PiClaw. Connects to WhatsApp Web via Baileys and routes messages through the agent.
| Env var | Description |
|---|---|
PICLAW_WHATSAPP_PHONE |
Phone number to connect (with country code) |
PICLAW_WHATSAPP_ENABLED |
Set to 1 to enable the channel |
session_start, lazy-loads the Baileys client and connects to WhatsApp Web@s.whatsapp.net, @g.us) via registerChannelDetector__piclawRuntimeInterop.postMessagesession_shutdown, disconnects cleanlyindex.ts — Addon entry point: env gate, channel detector, lifecycle hookswhatsapp.ts — Baileys WhatsApp client (connection, messaging, presence)whatsapp-presence.ts — Typing indicator helpers