From 58b18ada6faf7eca107cc13ce2fc11ef3fa8fb3a Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Tue, 12 Nov 2024 15:02:45 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=BF=9D=E7=A6=81?= =?UTF-8?q?=E8=AF=8D=E6=92=A4=E5=9B=9E=20(#3116)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 063c01bd..df910193 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7616,5 +7616,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_text_ban", + "project_link": "nonebot-plugin-text-ban", + "author": "zhongwen-4", + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], + "is_official": false } ]