From ec9ef9a760f4ee2a7fa5c563595ca08639d61fc2 Mon Sep 17 00:00:00 2001 From: BraveCowardp Date: Wed, 12 Jun 2024 18:14:08 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=B8=A3=E6=BD=AE?= =?UTF-8?q?=E6=8A=BD=E5=8D=A1=E8=AE=B0=E5=BD=95=E5=88=86=E6=9E=90=20(#2762?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index d15ff3cb..abeae351 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6198,5 +6198,17 @@ "author": "ajdgg", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_wwgachalogs", + "project_link": "nonebot-plugin-wwgachalogs", + "author": "BraveCowardp", + "tags": [ + { + "label": "鸣潮", + "color": "#ea5252" + } + ], + "is_official": false } ]