teamspeak3 2.2.0 copy "teamspeak3: ^2.2.0" to clipboard
teamspeak3: ^2.2.0 copied to clipboard

Support for TeamSpeak3 Query Protocol with constants to parse any parameter.

TeamSpeak #

Created from templates made available by Stagehand under a BSD-style license.

A library to connect to TeamSpeak3 using Query Protocol.

Usage #

A simple usage example:

  var ts3 = TeamSpeak3(InternetAddress.loopbackIPv4, 10011, 'serveradmin', 'mypass');
  await ts3.connect();

Features and bugs #

Please file feature requests and bugs at the issue tracker.

References #

The latest version of the official documentation can be gathered by downloading and running a TeamSpeak3 server, they will be located inside the doc/serverquery directory.

Thanks to yat.qa the un-official documentation.

2
likes
25
pub points
0%
popularity

Publisher

verified publisherhexah.net

Support for TeamSpeak3 Query Protocol with constants to parse any parameter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on teamspeak3