From ee2f0a85b0cd48727192942e121b86d0cac915ba Mon Sep 17 00:00:00 2001 From: HTony03 Date: Wed, 25 Jun 2025 21:49:58 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_sunset_reminder (#3537) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 8545a9fe..e05cad2b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9235,4 +9235,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_sunset_reminder", + "project_link": "nonebot-plugin-sunset-reminder", + "author_id": 80151962, + "tags": [ + { + "label": "火烧云", + "color": "#ff9c00" + } + ], + "is_official": false + }, ]