Back to overview
07Stabilitäts-HardeningBot · Voice-Infra1 min read · 32 words

ts6-bot

TeamSpeak 6 bot for server automation. REST polling, SSH query, reconnect with backoff.

~/stack

Stack

TypeScriptNode.jsTeamSpeak 6 QueryDocker
Stance:

TS6 is beta. Chat commands stay disabled until an event test runs cleanly.

~/notes

Notes

TS6 bot with server, channel and client data via REST polling. Events via SSH Server Query. `textmessage` is broken in TS6 beta10 (1538) and therefore disabled.

Reconnect with exponential backoff on connection drops.