From 7a098b96f89f18cfc762f8b32a852ba7a87a2554 Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Tue, 9 Aug 2022 10:39:10 +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-=E9=A2=91=E9=81=93=E7=89=88=20(#113?= =?UTF-8?q?0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index d292cf57..32a0f3be 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2163,5 +2163,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_covid_19_by_guild", + "project_link": "nonebot-plugin-covid-19-by-guild", + "name": "疫情小助手-频道版", + "desc": "👉 疫情小助手 频道版👈", + "author": "bingqiu456", + "homepage": "https://github.com/bingqiu456/nonebot-plugin-covid-19-by-guild", + "tags": [ + { + "label": "a:QQ频道", + "color": "#ea5252" + }, + { + "label": "t:疫情小助手", + "color": "#526fea" + } + ], + "is_official": false } ] \ No newline at end of file