From 6e024bfe1ffb7505cb7614928989156786b28b7a Mon Sep 17 00:00:00 2001 From: KarisAya Date: Sat, 1 Feb 2025 18:11:12 +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=20(#3256)?= 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 3a5a0ccc..5d48c768 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8264,4 +8264,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 + }, ]