From 257877f1295385fa61745ac5aed298f975043311 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Mon, 15 Jun 2026 15:26:57 +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 2e24ad4f..7ea81fe9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,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 + }, ]