From 12716ee79a3ff1959254ac6c8fb9433836c68bba Mon Sep 17 00:00:00 2001 From: A-kirami Date: Sat, 25 Jun 2022 07:57:23 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=BB=91=E7=99=BD?= =?UTF-8?q?=E5=90=8D=E5=8D=95=20(#1060)?= 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 5952dd44..4f8d785b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1897,5 +1897,15 @@ "homepage": "https://github.com/Special-Week/nonebot_plugin_BitTorrent", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_namelist", + "project_link": "nonebot-plugin-namelist", + "name": "黑白名单", + "desc": "简易黑白用户名单管理", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-namelist", + "tags": [], + "is_official": false } ] \ No newline at end of file