From dbcd8189c7353676b06f1be7320c1a3b35f1dece Mon Sep 17 00:00:00 2001 From: orchiddream Date: Mon, 4 Aug 2025 20:02:43 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A4=A9=E6=B0=94?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=20(#3595)?= 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 0d37ceb9..18918bab 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9421,4 +9421,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nmcweather", + "project_link": "nonebot-plugin-nmcweather", + "author_id": 65002276, + "tags": [ + { + "label": "weather", + "color": "#05f73c" + }, + { + "label": "天气", + "color": "#08f9c7" + } + ], + "is_official": false + }, ]