From c4ddfc3df1c3f654a513843a4a01aa232c7f6625 Mon Sep 17 00:00:00 2001 From: Asankilp Date: Fri, 4 Oct 2024 10:54:12 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Marsho=20AI?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#2992)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 60986533..6c956a8e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7122,5 +7122,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_marshoai", + "project_link": "nonebot-plugin-marshoai", + "author": "Asankilp", + "tags": [ + { + "label": "猫娘", + "color": "#e6a432" + }, + { + "label": "AI", + "color": "#32c3e6" + } + ], + "is_official": false } ]