乐于分享
好东西不私藏

实战用微信发消息给openclaw小龙虾执行SAP程序

实战用微信发消息给openclaw小龙虾执行SAP程序
先安装微信插件
openclaw plugins install "@tencent-weixin/openclaw-weixin"  
openclaw config set plugins.entries.openclaw-weixin.enabled true  
绑定到微信
openclaw channels login --channel openclaw-weixin
验证通道状态
openclaw channels status
看到 openclaw-weixin: enabled, connected 即成功
在openclaw目录workspace\scripts下放入SAP 执行脚本,用微信发消息给小龙虾执行程序
执行过程