openclaw config set channels.qqbot.enabled true openclaw config set channels.qqbot.appId your-app-id openclaw config set channels.qqbot.clientSecret your-app-secret openclaw config set channels.qqbot.markdownSupport false
# 下面这些不需要配置,默认即可 openclaw config set channels.qqbot.dmPolicy open openclaw config set channels.qqbot.groupPolicy open openclaw config set channels.qqbot.requireMention true openclaw config set channels.qqbot.textChunkLimit 1500 openclaw config set channels.qqbot.replyFinalOnly false openclaw config set gateway.http.endpoints.chatCompletions.enabled true