From 4a734b19d424aeac7210ecc852d54f8816b31b2b Mon Sep 17 00:00:00 2001 From: MerCuJerry Date: Thu, 16 Apr 2026 14:32:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=AD=E5=BD=95?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#3962)?= 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 d623083a..76df0e46 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_quotation", + "project_link": "nonebot-plugin-quotation", + "author_id": 41883458, + "tags": [ + { + "label": "语录", + "color": "#2aa7dd" + } + ], + "is_official": false + }, ]