From b33fa8339b01a5982bf1ba992a71ba4478dfc65e Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Thu, 1 Feb 2024 10:32:23 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=BB=91=E5=90=8D?= =?UTF-8?q?=E5=8D=95=E6=8F=92=E4=BB=B6=20(#2553)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 348c49a39eb8..b918038bb541 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5493,5 +5493,12 @@ "author": "lengmianzz", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_easy_blacklist", + "project_link": "nonebot-plugin-easy-blacklist", + "author": "bingqiu456", + "tags": [], + "is_official": false } ]