From 0996e5622087f081840911f593f4e92df4ed7f5f Mon Sep 17 00:00:00 2001 From: 006lp <006lp@users.noreply.github.com> Date: Sat, 10 May 2025 20:21:11 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20QQ=E8=AF=A6?= =?UTF-8?q?=E7=BB=86=E4=BF=A1=E6=81=AF=E6=9F=A5=E8=AF=A2=20(Alconna=20v2)?= =?UTF-8?q?=20(#3471)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2052684d..057a1425 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9007,4 +9007,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_qqdetail", + "project_link": "nonebot-plugin-qqdetail", + "author_id": 144674902, + "tags": [ + { + "label": "qq", + "color": "#52eabc" + } + ], + "is_official": false + }, ]