From 9d75efff54fecafe545358a07f9ae3f9144445bf Mon Sep 17 00:00:00 2001 From: rianli Date: Thu, 12 Mar 2026 13:25:47 +0800 Subject: [PATCH] docs: update version badge in README --- README.md | 4 +++- README.zh.md | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d94209..6208688 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,18 @@ # QQ Bot Channel Plugin for OpenClaw -**Latest version: `1.5.7`** — Adds quoted-message context with persistent index recovery for more accurate threaded replies. + **Connect your AI assistant to QQ — private chat, group chat, and rich media, all in one plugin.** +![Version](https://img.shields.io/badge/version-1.5.7-blue) [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE) [![QQ Bot](https://img.shields.io/badge/QQ_Bot-API_v2-red)](https://bot.q.qq.com/wiki/) [![Platform](https://img.shields.io/badge/platform-OpenClaw-orange)](https://github.com/tencent-connect/openclaw-qqbot) [![Node.js](https://img.shields.io/badge/Node.js->=18-339933?logo=node.js&logoColor=white)](https://nodejs.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.9-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) +
**[简体中文](README.zh.md) | English** diff --git a/README.zh.md b/README.zh.md index d7259b1..ac1472a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -6,10 +6,9 @@ # QQ Bot — OpenClaw 渠道插件 -**最新版本:`1.5.7`** —— 新增引用消息上下文与持久化索引,提升串联回复准确性。 **让你的 AI 助手接入 QQ — 私聊、群聊、富媒体,一个插件全搞定。** - +![Version](https://img.shields.io/badge/version-1.5.7-blue) [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE) [![QQ Bot](https://img.shields.io/badge/QQ_Bot-API_v2-red)](https://bot.q.qq.com/wiki/) [![Platform](https://img.shields.io/badge/platform-OpenClaw-orange)](https://github.com/tencent-connect/openclaw-qqbot)