From 5911c77fd7f54b1c6cfba3e927ea907d08fc99fc Mon Sep 17 00:00:00 2001 From: captain-wangrun-cn Date: Sat, 1 Mar 2025 11:13:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=80=E6=98=93?= =?UTF-8?q?AI=E8=81=8A=E5=A4=A9=20(#3326)?= 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 e6f7f6b3..33cb19f0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8365,4 +8365,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_aitalk", + "project_link": "nonebot-plugin-aitalk", + "author_id": 98072207, + "tags": [ + { + "label": "LLM", + "color": "#ea5252" + }, + { + "label": "OpenAI", + "color": "#52dfea" + }, + { + "label": "DeepSeek", + "color": "#9686bb" + } + ], + "is_official": false + }, ]