From 89011668b7c8137938ea0f9e59222afd88a5b001 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 34a0b91b0739..df3ee8feaf02 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 } ]