openclaw 钉钉互通
·
#安装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
更多推荐



所有评论(0)