diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 40a7952d..38a9cf82 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_repeat_checker", + "project_link": "nonebot-plugin-repeat-checker", + "author_id": 56631400, + "tags": [ + { + "label": "禁止复读", + "color": "#ea5252" + } + ], + "is_official": false + }, ]