From 90b5b6cc3da5239abfcf0d5aeea43c49828f3632 Mon Sep 17 00:00:00 2001 From: moeneri Date: Sun, 22 Mar 2026 23:39:27 +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 935f6db79dd7..e4a9c8717a77 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10568,4 +10568,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 + }, ]