@lotfinity

Atomic Waha V3

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

当前版本
v3.1.1-context.10
bundle-plugin社区structural

@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

源码与版本

安装命令

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

元数据

  • 包名: @lotfinity/atomic-waha-v3
  • 创建时间: 2026/05/17
  • 更新时间: 2026/05/17
  • 执行代码:

兼容性

  • 构建于 OpenClaw: 2026.5.12
  • 插件 API 范围: >=2026.5.12
  • 标签: latest
  • 文件数: 79