From edd8d849a5436b573b3c6b49554beecf239514af Mon Sep 17 00:00:00 2001 From: bensynapse Date: Sat, 22 Aug 2026 17:25:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Live=20Tennis=20?= =?UTF-8?q?=E7=BD=91=E7=90=83=E6=AF=94=E5=88=86=20(#4152)?= 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 71e56ee99658..528eacb42a35 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11576,4 +11576,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_livetennis", + "project_link": "nonebot-plugin-livetennis", + "author_id": 118375461, + "tags": [ + { + "label": "tennis", + "color": "#4a90d9" + }, + { + "label": "sports", + "color": "#3e7c4a" + } + ], + "is_official": false + }, ]