From d2a37bb2fc131c91898ef7f2961e8183d109dd0b Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sat, 13 Jun 2026 11:35:07 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=E5=8F=B2=E5=AE=98=20(#4059)?= 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 b2a15662..7a5ce289 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_group_historian", + "project_link": "nonebot-plugin-group-historian", + "author_id": 277260326, + "tags": [ + { + "label": "ranking", + "color": "#ea5252" + } + ], + "is_official": false + }, ]