From ac1d9147d2cd8090280b58d4052e7415555e249a Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Thu, 1 Feb 2024 18:39:29 +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 9cea71af..354b5219 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5505,5 +5505,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_easy_blacklist", + "project_link": "nonebot-plugin-easy-blacklist", + "author": "bingqiu456", + "tags": [], + "is_official": false } ]