From d7c375ccfd1537364528a99ed580fa6d306350e8 Mon Sep 17 00:00:00 2001 From: xxtg666 Date: Wed, 8 Oct 2025 16:52:04 +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 8bf7440a..32619ee9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,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 + }, ]