From f60c5d98e9e1a37bb3e4bbc6dfd91b5ccd7f3570 Mon Sep 17 00:00:00 2001 From: Funny1Potato Date: Mon, 7 Sep 2026 18:55:56 +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 8ca988cf..23157e72 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11683,4 +11683,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 + }, ]