From b8ec03c881013a16fb0a0677a54bf579c42202d6 Mon Sep 17 00:00:00 2001 From: Funny1Potato Date: Sat, 22 Aug 2026 17:18:45 +0800 Subject: [PATCH] :beers: publish plugin AI-group-friend (#4127) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index bf0bbf53..71e56ee9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11556,4 +11556,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_aigf", + "project_link": "nonebot-plugin-aigf", + "author_id": 162463571, + "tags": [ + { + "label": "LLM", + "color": "#ea5252" + }, + { + "label": "记忆", + "color": "#0d81b9" + }, + { + "label": "表情包", + "color": "#0db917" + } + ], + "is_official": false + }, ]