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 + }, ]