From 241895b3ad230e0693639b5860ed8f78cefb68fa Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sun, 21 Jun 2026 16:08:21 +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 267f91f7..e204bc4f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,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 + }, ]