From cc11aa83b511fa7e97eef3392f0474e870da2254 Mon Sep 17 00:00:00 2001 From: Tosd0 Date: Fri, 5 Sep 2025 21:33:48 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=88=86=E5=B8=83?= =?UTF-8?q?=E5=BC=8F=E9=BB=91=E5=90=8D=E5=8D=95=E6=8F=92=E4=BB=B6=20(#3654?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2f893c9e..fdfb4465 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9580,4 +9580,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_distributed_blacklist", + "project_link": "nonebot-plugin-distributed-blacklist", + "author_id": 65720409, + "tags": [ + { + "label": "blacklist", + "color": "#000000" + } + ], + "is_official": false + }, ]