From 6a0a40f873ef6317c262f354b36c4743a9d837cc Mon Sep 17 00:00:00 2001 From: padoru233 Date: Tue, 24 Dec 2024 16:43:51 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8A=A0=E7=BE=A4?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=AE=A1=E6=89=B9=20(#3200)?= 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 302fd804f6f2..57614c8611aa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7941,4 +7941,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_auto_enter_group", + "project_link": "nonebot-plugin-auto-enter-group", + "author_id": 99017826, + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], + "is_official": false + }, ]