From 3bd76239cb11b5360464838fdced6a5958d75837 Mon Sep 17 00:00:00 2001 From: CN171-1 Date: Mon, 6 Oct 2025 17:31:42 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MC=E6=96=B0?= =?UTF-8?q?=E9=97=BB=E6=9B=B4=E6=96=B0=E6=A3=80=E6=B5=8B=20(#3698)?= 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 e1fc908a..387e762c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mcnews", + "project_link": "nonebot-plugin-mcnews", + "author_id": 110646806, + "tags": [ + { + "label": "MC", + "color": "#52e7ea" + }, + { + "label": "新闻", + "color": "#ea5252" + } + ], + "is_official": false + }, ]