Update README.md

This commit is contained in:
starry
2026-01-31 04:13:31 +08:00
committed by GitHub
parent c84ff04d1b
commit 5f67be6f39

View File

@@ -76,11 +76,10 @@ openclaw channels add --channel qqbot --token "AppID的值:AppSecret的值"
然后重启`openclaw`即可。 然后重启`openclaw`即可。
卸载插件要先停止`openclaw`,然后删除插件 删除插件
``` ```
rm -rf "${HOME}/.openclaw/extensions/qqbot" rm -rf "${HOME}/.openclaw/extensions/qqbot"
``` ```
然后重启`openclaw`即可。
> QQ开放平台https://q.qq.com/#/apps > QQ开放平台https://q.qq.com/#/apps
> 查看日志:`openclaw logs` > 查看日志:`openclaw logs`