From a3e32df566ec14552643be611f626593c5b56acf Mon Sep 17 00:00:00 2001 From: hakunomiko Date: Sat, 28 Dec 2024 23:35:19 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BB=96=E4=BB=AC?= =?UTF-8?q?=E5=9C=A8=E8=81=8A=E4=BB=80=E4=B9=88=20(#3209)?= 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 16702cbee4fe..88bee2550836 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8017,4 +8017,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_whats_talk_gemini", + "project_link": "nonebot-plugin-whats-talk-gemini", + "author_id": 48401273, + "tags": [ + { + "label": "群聊总结", + "color": "#03f744" + }, + { + "label": "AI", + "color": "#feee06" + }, + { + "label": "Gemini", + "color": "#0609fe" + } + ], + "is_official": false + }, ]