From 943a4f2b0a37cd4037cc556767fc7ae0182867ad Mon Sep 17 00:00:00 2001 From: name-is-hard-to-make Date: Thu, 6 Feb 2025 19:39:11 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A4=8D=E8=AF=BB?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=20(#3299)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 20734a23..d2798470 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8318,4 +8318,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 + }, ]