From cbc99be031fd23abedd4134a70221469e6ec1db5 Mon Sep 17 00:00:00 2001 From: ajdgg Date: Sat, 8 Jun 2024 20:50:55 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-xjie-weather (#2755) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 38e61af9..d15ff3cb 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6191,5 +6191,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_xjie_weather", + "project_link": "nonebot-plugin-xjie-weather", + "author": "ajdgg", + "tags": [], + "is_official": false } ]