From 2082e5f5c29a8013fd70a3238339d9b3e2312a4a Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Fri, 3 Jun 2022 00:53:42 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=96=AB=E6=83=85?= =?UTF-8?q?=E5=B0=8F=E5=8A=A9=E6=89=8B=20(#1032)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index e8330312..ea0bae50 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1817,5 +1817,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_covid_19_by", + "project_link": "nonebot-plugin-covid-19-by", + "name": "疫情小助手", + "desc": "疫情小助手 支持查地区 风险地区 境外输入等", + "author": "bingqiu456", + "homepage": "https://github.com/bingqiu456/nonebot-plugin-covid-19-by", + "tags": [ + { + "label": "a:onebot", + "color": "#52ea8a" + } + ], + "is_official": false } ] \ No newline at end of file