Installation Windows - flyth/ts3soundbot GitHub Wiki

This will only work on Windows 64bit with a 64bit TeamSpeak Client.

Just use the installer, it should perform all the necessary actions for you. If you run into any problem, please create an issue. After installation, there should be a shortcut on the Desktop and once you have started the bot, open http://127.0.0.1:8087 in your browser to get to the Web-Interface.

The default username / password is: admin / foobar

To use youtube-dl with the bot, copy it into the sinusbot root directory after downloading it from here http://youtube-dl.org/ and then click youtube-dl.exe. Then edit your config.ini and YoutubeDLPath = "" to YoutubeDLPath = "youtube-dl.exe".


The following content is deprecated. Please use the installer.

Create a new folder (e.g. C:\Bot) and extract the archive to it. Now copy your complete TeamSpeak 3 Client folder (usually located at C:\Program Files\TeamSpeak 3 Client) into the newly created folder as well.

Then edit the file config.ini with an editor and change the entry TS3-Path to point to the exe-file of your TeamSpeak 3 Client you just copied.

Finally, copy the plugin from the plugins-Folder to the plugins-Folder of your copied TeamSpeak 3 Client.

Then run the bot.

Your directory structure should look like this (assuming you copied it into C:\Bot):
C:\Bot\
       TeamSpeak 3 Client\
                          plugins\
                                  ts3soundboardbot.dll
       ts3bot.exe
       config.ini
       avcodec-56.dll
       ...