标签:openclaw

微信/QQ连接openclaw方法

阅读(80)

微信流程 安装openclaw微信插件 npx -y @tencent-weixin/openclaw-weixin-cli install 登陆openclaw channel openclaw channels login --chan...

openclaw 常用管理命令

阅读(68)

🔧 systemd 服务管理 1 # 服务控制 2 systemctl --user status openclaw-gateway # 查看状态 3 systemctl --user stop openclaw-gateway # 停止服...