From b8dc77a4c9bf98a07d8a7757494b5ecbf765104b Mon Sep 17 00:00:00 2001 From: chaichaisi Date: Tue, 15 Sep 2026 19:47:37 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=81=AB=E7=83=A7?= =?UTF-8?q?=E4=BA=91=20(#4162)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 98d5eaae..e24a020d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_hsy", + "project_link": "nonebot-plugin-hsy", + "author_id": 91947491, + "tags": [ + { + "label": "hsy", + "color": "#e80e0e" + }, + { + "label": "sunset", + "color": "#f80f0f" + }, + { + "label": "晚霞", + "color": "#f80f0f" + } + ], + "is_official": false + }, ]