From 8a851d87a580ad1ef7eac3273e0a7e5d726a4e6b Mon Sep 17 00:00:00 2001 From: Fansirsqi Date: Fri, 17 Apr 2026 14:47:28 +0800 Subject: [PATCH] :beers: publish plugin IceyGroupManager (#3845) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 15ff8eeb..8a17017e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_icey", + "project_link": "nonebot-plugin-icey", + "author_id": 38542005, + "tags": [ + { + "label": "群管理", + "color": "#354ed4" + }, + { + "label": "模块化", + "color": "#d435c3" + }, + { + "label": "持久化", + "color": "#d48b35" + } + ], + "is_official": false + }, ]