From 0781d18157ae5e093551e2101b18e23af0386482 Mon Sep 17 00:00:00 2001 From: TonyLiangP2010405 Date: Wed, 7 Jan 2026 17:22:53 +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 d384aab7..39159776 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,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 + }, ]