From 3c53260f07e734b81ae9ce333257e3e4adc73bfd Mon Sep 17 00:00:00 2001 From: Tosd0 Date: Sat, 6 Sep 2025 21:48:08 +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 fe60a990..ae4a30f4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9596,4 +9596,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 + }, ]