From a76b45b3f47e9fe7f0a4d6d9f2c5f45075a6f5e5 Mon Sep 17 00:00:00 2001 From: LeiSureLyYrsc Date: Sat, 21 Jun 2025 06:59:55 +0800 Subject: [PATCH] :beers: publish plugin AreYouSleepy (#3508) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index aa7350b3..2eae6624 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9215,4 +9215,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_areusleepy", + "project_link": "nonebot-plugin-areusleepy", + "author_id": 162931251, + "tags": [ + { + "label": "Sleepy", + "color": "#c0ffe6" + }, + { + "label": "设备状态", + "color": "#a762b4" + } + ], + "is_official": false + }, ]