From 2c04312fa6727c41c5974bbf331d78ca36689e5e Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Sun, 26 Jan 2025 18:04:08 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=AE=A1=E7=90=86=20(#3270)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 60df6ce21a58..eef72de3c690 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8200,4 +8200,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_group_file_admin", + "project_link": "nonebot-plugin-group-file-admin", + "author_id": 114509415, + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], + "is_official": false + }, ]