From dbcbc1437563c0aacb7b1ad24ae6da0f13e92a8e Mon Sep 17 00:00:00 2001 From: SuperWaterGod Date: Sat, 6 Sep 2025 18:24:53 +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 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 + }, ]