From 66d7a312753fb36069c30d8613d1d8c4e92a4396 Mon Sep 17 00:00:00 2001 From: Funny1Potato Date: Tue, 15 Sep 2026 19:23:25 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AI=E7=BE=A4?= =?UTF-8?q?=E5=8F=8B=EF=BC=88=E5=A2=9E=E5=BC=BA=E7=89=88=EF=BC=89=20(#4171?= =?UTF-8?q?)?= 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 0ab9139d..98d5eaae 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11703,4 +11703,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_aigf_master", + "project_link": "nonebot-plugin-aigf-master", + "author_id": 162463571, + "tags": [ + { + "label": "AI", + "color": "#04addc" + }, + { + "label": "拟人", + "color": "#04f21a" + }, + { + "label": "丰富能力", + "color": "#f20429" + } + ], + "is_official": false + }, ]