diff --git a/website/static/plugins.json b/website/static/plugins.json index af3f3623..c77aa94b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -892,5 +892,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_covid19_news", + "project_link": "nonebot-plugin-covid19-news", + "name": "新冠疫情查询😷", + "desc": "查询国内城市新冠疫情信息与政策", + "author": "Zeta-qixi", + "homepage": "https://github.com/Zeta-qixi/nonebot-plugin-covid19-news", + "tags": [], + "is_official": false } ] \ No newline at end of file