diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2f893c9e..c3c42dbb 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9580,4 +9580,16 @@ ], "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 + }, ]