From 4e7f4107967ccd35b9107d77749bd6763c33ed17 Mon Sep 17 00:00:00 2001 From: zhongwen-4 <2401128923@qq.com> Date: Tue, 12 Nov 2024 19:42:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20=E5=88=A0=E9=99=A4=E6=8F=92?= =?UTF-8?q?=E4=BB=B6`nonebot-plugin-function`=EF=BC=8C=E6=9B=B4=E6=96=B0`n?= =?UTF-8?q?onebot-plugin-batch-withdrawal`=E7=9A=84=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/assets/plugins.json b/assets/plugins.json index df9101935e14..6dea2c4bcc85 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6552,13 +6552,6 @@ ], "is_official": false }, - { - "module_name": "nonebot_plugin_function", - "project_link": "nonebot-plugin-function", - "author": "zhongwen-4", - "tags": [], - "is_official": false - }, { "module_name": "nonebot_plugin_web_bottle", "project_link": "nonebot-plugin-web-bottle", @@ -6993,7 +6986,12 @@ "module_name": "nonebot_plugin_batch_withdrawal", "project_link": "nonebot-plugin-batch-withdrawal", "author": "zhongwen-4", - "tags": [], + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], "is_official": false }, {