Multivit4min / TS3-NodeJS-Library

TeamSpeak 3 Server Query Library supports SSH and RAW Query

Home Page:https://multivit4min.github.io/TS3-NodeJS-Library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClientQuery working ?

Smallinger opened this issue · comments

Hey, is it possible to connect to a clientquery ?

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

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