From 64b1ea702d9d68fdc95ad1a1556784d2e3e821b4 Mon Sep 17 00:00:00 2001 From: CN171-1 Date: Wed, 8 Oct 2025 20:28:28 +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 7a8a63ac..af7d4410 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,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 + }, ]