mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-15 07:06:04 +00:00
* fix(qqbot): use truncateUtf16Safe for debug log URL/key truncation Replace naive .slice(0, N) with truncateUtf16Safe() in: - image-size.ts: URL preview in debug logs (2 sites) - upload-cache.ts: cache key preview in debug logs (2 sites) Co-Authored-By: Claude <noreply@anthropic.com> * test(qqbot): cover UTF-16-safe debug previews --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>
OpenClaw QQ Bot
Official OpenClaw channel plugin for QQ Bot group and direct-message workflows.
Install from OpenClaw:
openclaw plugin add @openclaw/qqbot
Configure QQ Bot credentials in OpenClaw, then connect the bot to the groups or direct-message contexts where agents should operate.