From ce728f848afdd99c89993d614c854b1b840aedb1 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Thu, 30 Jan 2025 20:35:46 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AI=E7=BE=A4?= =?UTF-8?q?=E8=81=8A=E6=9C=BA=E5=99=A8=E4=BA=BA=E7=BE=A4=E8=81=8A=20(#3256?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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 + }, ]