From 6b20ffd9731c74bbec31867035584310d219bc17 Mon Sep 17 00:00:00 2001 From: name-is-hard-to-make Date: Tue, 4 Feb 2025 11:51: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 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 + }, ]