• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Solved Version

Status
Not open for further replies.

dziudziu

Member
Hello,

Sinusbot doesn't work on new teamspeak server: 3.0.12
How I can update bot? Thanks!


Best regards,
Greg
 

LosTigeros

Active Member
Contributor
Insider
You can install latest version of TeamSpeak 3 client (3.0.18.2):

Code:
wget http://dl.4players.de/ts/releases/3.0.18.2/TeamSpeak3-Client-linux_amd64-3.0.18.2.run
chmod +x TeamSpeak3-Client-linux_amd64-3.0.18.2.run
./TeamSpeak3-Client-linux_amd64-3.0.18.2.run

Then click ENTER, write 'q' and click ENTER, write 'yes' and click ENTER.
TeamSpeak should unpack to "TeamSpeak3-Client-linux_amd64" folder.

Then you must run this:
Code:
cp plugin/libsoundbot_plugin.so TeamSpeak3-Client-linux_amd64/plugins

And done!

PS: You can remove the installer file
Code:
rm TeamSpeak3-Client-linux_amd64-3.0.18.2.run
 
Status
Not open for further replies.
Top