Configure Weibo channel credentials via OpenClaw CLI.
openclaw config set 'channels.weibo.appId' '<AppId>'
openclaw config set 'channels.weibo.appSecret' '<AppSecret>'
openclaw config set commands above with the provided values.openclaw config get 'channels.weibo' (if available) or confirm to the user that configuration is complete.Given:
AppIdExampleAppSecretExampleExecute:
openclaw config set 'channels.weibo.appId' 'AppIdExample'
openclaw config set 'channels.weibo.appSecret' 'AppSecretExample'
共 1 个版本