From 10b02376476a3f450a765c3beb95986194c83e61 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Thu, 11 Jun 2026 03:15:14 +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 566c86ea..5b394918 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,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 + }, ]