From c9b50913fee5b3406a9dfa70de8b0e00e6d10acb Mon Sep 17 00:00:00 2001 From: xxtg666 Date: Wed, 8 Oct 2025 20:28:31 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B5=B7=E9=BE=9F?= =?UTF-8?q?=E6=B1=A4=E6=B8=B8=E6=88=8F=20(#3696)?= 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 7a8a63ac..029fd6cc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_ai_turtle_soup", + "project_link": "nonebot-plugin-ai-turtle-soup", + "author_id": 68174188, + "tags": [ + { + "label": "群聊小游戏", + "color": "#ea5252" + }, + { + "label": "海龟汤", + "color": "#ea5252" + }, + { + "label": "AI", + "color": "#ea5252" + } + ], + "is_official": false + }, ]