From 403850262b20df7cc46cabc6b552484e2be3d6cb Mon Sep 17 00:00:00 2001 From: tkgs0 Date: Thu, 27 Oct 2022 10:31:10 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=94=A8=E6=88=B7?= =?UTF-8?q?&=E7=BE=A4=E8=81=8A=E9=BB=91=E5=90=8D=E5=8D=95=20(#1347)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index b5c903ce..cf78b978 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3166,5 +3166,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_blacklist", + "project_link": "nonebot-plugin-blacklist", + "name": "用户&群聊黑名单", + "desc": "另一个黑名单插件, 可批量屏蔽用户和群聊", + "author": "tkgs0", + "homepage": "https://github.com/tkgs0/nonebot-plugin-blacklist", + "tags": [], + "is_official": false } ] \ No newline at end of file