From 15e982025486bc9aa79de195986ef6beae8ef1e3 Mon Sep 17 00:00:00 2001 From: moeneri Date: Fri, 27 Mar 2026 11:56:49 +0800 Subject: [PATCH] :beers: publish plugin TS3 Tracker (#3901) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 36f67b2406e2..efe94489b272 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10600,4 +10600,24 @@ ], "is_official": false }, + { + "module_name": "onebot_plugin_ts3_tracker", + "project_link": "nonebot-plugin-ts3-tracker", + "author_id": 219686092, + "tags": [ + { + "label": "TS3", + "color": "#ea5252" + }, + { + "label": "teamspeak", + "color": "#ea5252" + }, + { + "label": "语音", + "color": "#ea5252" + } + ], + "is_official": false + }, ]