From 995fc03428051414f6aa679e38f2e637bd2149a0 Mon Sep 17 00:00:00 2001 From: FlanChanXwO Date: Wed, 24 Dec 2025 19:31:14 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BF=AB=E6=8D=B7?= =?UTF-8?q?=E5=9B=9E=E5=A4=8D=20(#3794)?= 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 f662636e..198d0e74 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10126,4 +10126,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_quickreply", + "project_link": "nonebot-plugin-quickreply", + "author_id": 104259619, + "tags": [ + { + "label": "工具", + "color": "#4de024" + } + ], + "is_official": false + }, ]