From 6160d3c7f6e9a720ae953171fe59a2ad5b7817e4 Mon Sep 17 00:00:00 2001 From: Funny1Potato Date: Fri, 4 Sep 2026 23:41:05 +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 0b6b2195..95dd679a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11671,4 +11671,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 + }, ]