@lotfinity

Atomic Waha V3

OpenClaw Atomic WAHA v3 channel plugin — independent WhatsApp HTTP API integration

Current version
v3.1.1-context.10
bundle-pluginCommunitystructural

@lofa199419/atomic-waha-v3

OpenClaw Atomic WAHA v3 channel plugin with a packaged local CLI wrapper for WAHA session and messaging operations.

What ships

  • OpenClaw plugin files: index.ts, src/, openclaw.plugin.json
  • Skill docs: skills/atomic-waha-v3/SKILL.md
  • Local CLI wrappers:
    • bin/atomic-waha-v3-cli
    • bin/wa
    • bin/wa-adv
    • bin/atomic-waha-v3-advanced-entrypoint
    • bin/atomic_waha_v3_cli.py

Install into an OpenClaw state dir

npm install @lofa199419/atomic-waha-v3
node node_modules/@lofa199419/atomic-waha-v3/scripts/install-openclaw-extension.mjs --state-dir /data/.openclaw --force

Or with OPENCLAW_STATE_DIR:

OPENCLAW_STATE_DIR=/data/.openclaw node node_modules/@lofa199419/atomic-waha-v3/scripts/install-openclaw-extension.mjs --force

Runtime configuration

The plugin package does not ship secrets. Provide WAHA configuration through your container or startup flow and render:

/data/.openclaw/extensions/atomic-waha-v3/bin/.env

Expected values:

WAHA_URL=https://your-waha-host
WAHA_API_KEY=your-api-key
WAHA_SESSION_DEFAULT=power

Publish checklist

npm pack --dry-run
npm publish --access public

Source and release

Install command

openclaw plugins install clawhub:@lotfinity/atomic-waha-v3

Metadata

  • Package: @lotfinity/atomic-waha-v3
  • Created: 2026/05/17
  • Updated: 2026/05/17
  • Executes code: No

Compatibility

  • Built with OpenClaw: 2026.5.12
  • Plugin API range: >=2026.5.12
  • Tags: latest
  • Files: 79