diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 51354fccf67b..5ae4481644f6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8291,4 +8291,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_repeater_count", + "project_link": "nonebot-plugin-repeater-count", + "author_id": 161749485, + "tags": [ + { + "label": "log", + "color": "#ea5252" + }, + { + "label": "复读", + "color": "#4dd1ca" + } + ], + "is_official": false + }, ]