From 14703955bf2e2729ad8ff44468ef6dc0d54d6d4c Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Tue, 30 Jan 2024 14:21:54 +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 68ed6447a5ac..fc6c114f671a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5479,5 +5479,12 @@ "author": "eya46", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_easy_blacklist", + "project_link": "nonebot-plugin-easy-blacklist", + "author": "bingqiu456", + "tags": [], + "is_official": false } ]