From 016a54e48ff121fabc0754ba8c93d1d478317a7b Mon Sep 17 00:00:00 2001 From: MiddleRed Date: Tue, 3 Jun 2025 12:16:36 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E5=86=B7=E5=8D=B4=20(#3498)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 84bef9ca..1455e7fa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9171,4 +9171,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_limiter", + "project_link": "nonebot-plugin-limiter", + "author_id": 98752512, + "tags": [ + { + "label": "cooldown", + "color": "#527aea" + } + ], + "is_official": false + }, ]