Hello, is there are any ways to parse login data for SQ when new instance created ?
(for shell client using shelljs)
var child = shell.exec(`sudo -u root sh /root/dev/${name}/ts3server_startscript.sh start inifile=ts3server.ini`,{async:true});
child.stdout.on('data', function(data) {...
Hello. Anyone work with teamspeak server through node js?
I`m testing this thing and have some problems: disconnection with server close after some idle time
Library for this: teamspeak-query
Get error:
events.js:182
throw er; // Unhandled 'error' event
^
Error: This socket has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.