From 3b13fd6d9bbeea255e72862e02c0c8f5ec0dfe16 Mon Sep 17 00:00:00 2001 From: Tosd0 Date: Sun, 31 Aug 2025 17:58:20 +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 40a7952d..432477b0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,16 @@ "tags": [], "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 + }, ]