v1.6.5 OpenClaw 3.23 Compatibility
OpenClaw 3.23 Compatibility
OpenClaw 3.23 introduced strict config validation at CLI startup — any openclaw subcommand (including plugins install, plugins update, gateway stop) now validates the entire openclaw.json before execution. Since channels.qqbot is registered by this plugin (not a built-in channel id), running these commands when the plugin is not yet loaded causes "Config invalid: unknown channel id: qqbot" and the command fails entirely (chicken-and-egg problem).
This release adapts all upgrade paths for 3.23+: