Loading...
Loading...
Install and configure OpenClaw with DingTalk, Feishu, Discord, and additional channels with Bailian/DashScope models on Linux hosts. Use when provisioning a new OpenClaw node, troubleshooting gateway/channel startup, standardizing openclaw.json mapping, or automatically discovering extra channels from https://docs.openclaw.ai/channels.
npx skill4agent add cinience/alicloud-skills alicloud-platform-openclaw-setup~/.openclaw/openclaw.jsonAppKeyAppSecretAgentIdCorpIdApp IDApp Secretssh root@<server>
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
apt-get install -y nodejs
node --version
npm --versionnpm install -g openclaw@latest
openclaw --version
# DingTalk channel
openclaw plugins install @soimy/dingtalk
openclaw plugins list | grep dingtalk
# Feishu channel
openclaw plugins install @openclaw/feishu
openclaw plugins list | grep feishu
# Discord channel (built-in, no extra plugin needed)
# Configure token in Step 3 and start gateway in Step 4cd ~/.openclaw/extensions/dingtalk
npm install dingtalk-stream axios form-data zod --savehttps://docs.openclaw.ai/channels/index~/.openclaw/openclaw.jsonopenclaw.json~/.openclaw/openclaw.jsonmodels.providers.bailianagents.defaults.model.primaryprovider/modelchannels.dingtalkchannels.feishuchannels.discordplugins.allowopenclaw gateway install
openclaw gateway start
openclaw gateway statussystemctl --user daemon-reload
systemctl --user restart openclaw-gatewayopenclaw doctor
openclaw gateway status
openclaw gateway logs -fplugins.allowagents.defaults.model.primaryprovider/model-idmodels.providers.bailian.apiKey