From cf5359868a1ce3efed1ba21ae08fee60e112bff4 Mon Sep 17 00:00:00 2001 From: fllesser Date: Wed, 25 Dec 2024 11:40:22 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A4=B8=E5=85=8B?= =?UTF-8?q?=E6=90=9C=20(#3202)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a9f74c0b7e60..6ed65b6c4e1d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7985,4 +7985,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_quark", + "project_link": "nonebot-plugin-quark", + "author_id": 64878354, + "tags": [ + { + "label": "search", + "color": "#e1cfcf" + }, + { + "label": "夸克", + "color": "#cfbfbf" + }, + { + "label": "quark", + "color": "#cfbfbf" + } + ], + "is_official": false + }, ]