diff --git a/assets/plugins.json5 b/assets/plugins.json5 index fe60a990..4447e1ad 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9596,4 +9596,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 + }, ]