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 + }, ]