From e82c98853caf9315bfbfb3c3498d6b624a96be9d Mon Sep 17 00:00:00 2001 From: xxtg666 Date: Mon, 13 Oct 2025 19:23:30 +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 376596f2..5fb81b55 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9867,4 +9867,24 @@ "tags": [], "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 + }, ]