diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 13549ecf6aa8..85ebc70d4bc9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8252,4 +8252,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_groups_aichat", + "project_link": "nonebot-plugin-groups-aichat", + "author_id": 51886078, + "tags": [ + { + "label": "ChatGPT", + "color": "#33cc99" + }, + { + "label": "Gemini", + "color": "#59fb51" + }, + { + "label": "DeepSeek", + "color": "#3399aa" + } + ], + "is_official": false + }, ]