From 6c6a8232ebd1bab523b38149f240a0c5c0e00214 Mon Sep 17 00:00:00 2001 From: TonyLiangP2010405 Date: Fri, 26 Dec 2025 17:22:17 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E4=B8=AD=E7=BB=A7=20(#3803)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 198d0e74..6bf28883 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10138,4 +10138,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_group_relay", + "project_link": "nonebot-plugin-group-relay", + "author_id": 86188856, + "tags": [ + { + "label": "func", + "color": "#ea5252" + } + ], + "is_official": false + }, ]