From b78ae1ef0da2c2d27e7d1d1e02b088a25c763b9d Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sun, 18 Aug 2024 10:58:48 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-wait-a-minute (#2901) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 34a0b91b..df3ee8fe 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6751,5 +6751,17 @@ "author": "tkgs0", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_wait_a_minute", + "project_link": "nonebot-plugin-wait-a-minute", + "author": "shoucandanghehe", + "tags": [ + { + "label": "hook", + "color": "#ff5349" + } + ], + "is_official": false } ]