From 9b9cdb2a4dfc49ee9ddae30f10abb85b788b56c3 Mon Sep 17 00:00:00 2001 From: MerCuJerry Date: Fri, 17 Apr 2026 14:47:03 +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 15ff8eeb..d1fc66f8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_quotation", + "project_link": "nonebot-plugin-quotation", + "author_id": 41883458, + "tags": [ + { + "label": "语录", + "color": "#2aa7dd" + } + ], + "is_official": false + }, ]