Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 373 Bytes

TeamSpeak 3 Client Query RestFull-API

Developed by ExtremTechniker


Install via npm install

Run via npm start or node .

You can configure the rest server via the enviroment variable PORT default is 5006

ClientQuery API documentation can found at %AppData%\TS3Client\plugins\clientquery_plugin\

localhost:5006/api/?[key]=[value]&[key2]=[value2]