From 260016e29735b4d5010493a0ffc9c59a01033191 Mon Sep 17 00:00:00 2001 From: moeneri Date: Sun, 29 Mar 2026 11:15:00 +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 36f67b24..efe94489 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 + }, ]