diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e63f4f9c..dee3fba0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9187,4 +9187,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 + }, ]