Install DeBox Plugin on OpenClaw
This guide explains how to install and enable the official DeBox plugin on OpenClaw.
Prerequisite
- You already have OpenClaw installed.
- You already created a DeBox Bot with BotMother.
yourDeBoxBotTokenis the API Key of that bot from BotMother.
Step 1: Install plugin
openclaw plugins install @descartes_1/debox@latest
Step 2: Add DeBox channel with bot token
openclaw channels add --channel debox --token "yourDeBoxBotToken"
Step 3: Restart gateway
openclaw gateway restart
Verify
Run:
openclaw channels list
If configured correctly, you should see DeBox channel/account in the output.