From d43dcdf03f7c3eb9253798f8e11e011021383e99 Mon Sep 17 00:00:00 2001 From: jks15satoshi Date: Wed, 27 Jan 2021 15:56:14 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20=E5=86=B7=E5=8D=B4=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index c77bd1ab..840676c2 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -94,5 +94,13 @@ "desc": "无数据库的轻量问答插件,支持模糊问答", "name": "nonebot-plugin-wordbank", "repo": "Joenothing-lst/word-bank" + }, + { + "id": "nonebot_plugin_cooldown", + "link": "nonebot-plugin-cooldown", + "author": "jks15satoshi", + "desc": "为用户调用功能添加冷却时间(调用频率限制)功能", + "name": "冷却事件", + "repo": "jks15satoshi/nonebot-plugin-cooldown" } ] \ No newline at end of file