From c8ade59bd93dc656bec0a3627c4fc41ff3246560 Mon Sep 17 00:00:00 2001 From: SuperWaterGod Date: Sun, 31 Aug 2025 20:22:29 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=A6=81=E6=AD=A2?= =?UTF-8?q?=E5=A4=8D=E8=AF=BB=20(#3643)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 + }, ]