From 0bd8d4fbbc7fc55b131231802ed2f7869978d87a Mon Sep 17 00:00:00 2001 From: kexue-z Date: Thu, 5 Aug 2021 07:30:36 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=92=8C=E9=A3=8E?= =?UTF-8?q?=E5=A4=A9=E6=B0=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 4060da07..3c38831c 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -318,5 +318,13 @@ "desc": "通过FlightRadar24查询航班信息", "author": "IronWolf-K", "repo": "https://github.com/IronWolf-K/nonebot_plugin_fr24" + }, + { + "id": "nonebot_plugin_heweather", + "link": "nonebot-plugin-heweather", + "name": "和风天气", + "desc": "获取和风天气信息并转换为图片", + "author": "kexue-z", + "repo": "https://github.com/kexue-z/nonebot-plugin-heweather" } -] +] \ No newline at end of file