From f48ffb67ac1bcb85777a1c5a4c450a3e9dde2e89 Mon Sep 17 00:00:00 2001 From: LeiSureLyYrsc Date: Thu, 10 Jul 2025 17:25:54 +0800 Subject: [PATCH] :beers: publish plugin AreYouSleepy (#3508) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..ced1f2e4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_areusleepy", + "project_link": "nonebot-plugin-areusleepy", + "author_id": 162931251, + "tags": [ + { + "label": "设备状态", + "color": "#a762b4" + } + ], + "is_official": false + }, ]