From c87ff23e4789d26812d1066dbd3b4a4f1ddc978e Mon Sep 17 00:00:00 2001 From: name-is-hard-to-make Date: Mon, 3 Feb 2025 21:14:59 +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 5d48c768a972..322c0a48c17b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8284,4 +8284,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 + }, ]