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 + }, ]