From 76669da9b81d70b3d90f5c7f8adaae551f33c589 Mon Sep 17 00:00:00 2001 From: name-is-hard-to-make Date: Tue, 4 Feb 2025 14:57:36 +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 cc538015006a..a93ed0763802 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8311,4 +8311,20 @@ ], "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 + }, ]