From d61cda3b206b222361d927dd4bff8eee13af5b14 Mon Sep 17 00:00:00 2001 From: TonyLiangP2010405 Date: Mon, 12 Jan 2026 10:16:20 +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 f7d9cad6..7eab0837 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,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 + }, ]