From 48f3c8d09f7f45a5c58bce46be2a5d9893e329e1 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 bf0bbf538274..71e56ee99658 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 + }, ]