From 4cdd3c2acd6249f4f262d4c8e8ccc5eb336503ca Mon Sep 17 00:00:00 2001 From: FrostN0v0 Date: Tue, 15 Apr 2025 20:40:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=A3=AE=E7=A9=BA?= =?UTF-8?q?=E5=B2=9B=20(#3419)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e8786f64..332ff805 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8757,4 +8757,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_skland", + "project_link": "nonebot-plugin-skland", + "author_id": 80870777, + "tags": [ + { + "label": "森空岛", + "color": "#bfec00" + }, + { + "label": "明日方舟", + "color": "#67fdfe" + } + ], + "is_official": false + }, ]