#安装openclaw
npm config set registry https://registry.npmmirror.com
npm config set strict-ssl false
npm cache clean --force
npm install -g openclaw --ignore-scripts --verbose
启动
opeclaw gateway

配置openclaw
openclaw onboard
下载钉钉插件
git clone https://github.com/soimy/clawdbot-channel-dingtalk.git

查看插件列表
openclaw plugins list

#安装钉钉插件
cd C:\Users\“你的用户名”\.openclaw\extensions
git clone https://github.com/soimy/clawdbot-channel-dingtalk.git
cd C:\Users\“你的用户名”\.openclaw\extensions\clawdbot-channel-dingtalk
set npm_config_build_from_source=false
npm config set registry https://registry.npmmirror.com
npm install --production --ignore-scripts --no-optional


 

Logo

小龙虾开发者社区是 CSDN 旗下专注 OpenClaw 生态的官方阵地,聚焦技能开发、插件实践与部署教程,为开发者提供可直接落地的方案、工具与交流平台,助力高效构建与落地 AI 应用

更多推荐