Multivit4min / TS3-NodeJS-Library

TeamSpeak 3 Server Query Library supports SSH and RAW Query
https://multivit4min.github.io/TS3-NodeJS-Library/
MIT License
149 stars 20 forks source link

ClientQuery working ? #158

Closed Smallinger closed 3 years ago

Smallinger commented 3 years ago

Hey, is it possible to connect to a clientquery ?

const teamspeak = new TeamSpeak({ host: "localhost", protocol: QueryProtocol.RAW, queryport: 25639 })

Multivit4min commented 3 years ago

This library has been designed to use with Server Query and it does not implement any functions for client query