From 18bfb8aac4f346969ecf8b7dbf06c4c84c237a03 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Mon, 27 Jan 2025 14:36:45 +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 25c495d2..acbde101 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8212,4 +8212,16 @@ ], "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 + }, ]