From 8ce83a802a90703f32f1a7ca30a0c2ec7e000746 Mon Sep 17 00:00:00 2001 From: SuperWaterGod Date: Sat, 6 Sep 2025 23:32:20 +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 ae4a30f4..dbe995a6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9608,4 +9608,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 + }, ]