API PHP-Class for TeamSpeak 3 MusicBot (SinusBot)

Sie können den SinusBot (früher auch SoundBoard), ein Musikbot für den eigenen TeamSpeak 3 Server, auch über die eigene Webseite steuern und verwalten. Wir stellen eine API PHP-Class bereit, mit der sich auch die MusikBots von TS3index.com steuern lassen.

You can retrieve information with the PHP-Class. It is now possible to view the display of the current status and the current title of the track or stream on your own homepage via PHP.

Download

 

Example

Connect to server

A list of all instances and echo from title and artist

All files

Actions that can be executed

The parameter $instanceUUID is optional for every function having this parameter. However, if omitting it, you must have selected the instance via selectInstance() beforehand.

Download/Upload an Track per URL (YouTube, MP3-Files, …)

Edit instance settings/infos

 

You may also like...