@zalo-platforms/openclaw-zaloclawbot-cli
v0.1.3
Published
Install CLI for @zalo-platforms/openclaw-zaloclawbot
Readme
@zalo-platforms/openclaw-zaloclawbot-cli
One-shot installer for the @zalo-platforms/openclaw-zaloclawbot channel plugin — the official personal Zalo bot for OpenClaw.
Usage
npx -y @zalo-platforms/openclaw-zaloclawbot-cli installThis runs the full sequence against your existing OpenClaw install:
- Registers the plugin (
openclaw plugins install) - Enables it in your config
- Restarts the gateway so the plugin loads
- Launches the QR login — scan it with the Zalo app to connect
Prefer
openclaw onboardfor a first-time setup — it installs and logs in from the catalog inside the onboarding wizard. Use this installer when you just want to add the channel to an already-onboarded gateway, or in scripted setups.
Options
OPENCLAW_BIN— point at a specificopenclawbinary if you have multiple installs:
Otherwise the installer auto-detects theOPENCLAW_BIN=/path/to/openclaw npx -y @zalo-platforms/openclaw-zaloclawbot-cli installopenclawCLI on yourPATHand prints which one it used.
If the gateway restart fails, rerun openclaw gateway restart once the plugin is installed.
Requirements
- Node.js >= 22
- OpenClaw CLI >= 2026.4.10 already installed
Full docs: https://docs.openclaw.ai/channels/zaloclawbot
License
MIT
