From 961c328ee4a8772f9301508ee1f6d76d2fd7de0a Mon Sep 17 00:00:00 2001 From: xxtg666 Date: Mon, 6 Oct 2025 17:31:43 +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 e1fc908a..33688317 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 + }, ]