openclaw-cn相关
常用命令
openclaw-cn configure --section model - 更换API模型
openclaw-cn gateway status - 查看状态
openclaw-cn gateway start - 启动
openclaw-cn gateway stop - 停止
openclaw-cn gateway restart - 重启
安装
windows安装
永久调整执行策略(需管理员权限)
第一步: 管理员身份打开 PowerShell,执行:
powershellSet-ExecutionPolicy RemoteSigned -Scope LocalMachine 选全是
第二步: #在 PowerShell 中运行
iwr -useb https://clawd.org.cn/install.ps1 | iex
国内镜像 #在 PowerShell 中运行(使用国内镜像)
iwr -useb https://clawd.org.cn/install.ps1 -OutFile install.ps1; ./install.ps1 -Registry https://registry.npmmirror.com
第三部:对接QQ机器人
已知 2026-03-11 21:25:54 通过 网页 浏览(7)
共有0条评论!