Closed cesardmoro closed 3 years ago
This library is only able to use as a query client, it can and will never be able to emulate a real client. The regular client Port has a different Protocol, so you will need to use the query port in order to access the Teamspeak Server
Sry to reopen, im triying to make a bot that connects to Any server if im owner or not, is this posible ? to connect like a regular client to transfer and hear sound ? I can do this using a music bot on c# but cannot found it on node js.
This is the error im getting:
I suspect the server don't have queryport open, so i cant connect using regular client port ?
Also neither of the ports works with telnet, but they work with regular client and c# client