Trying to have it up to date. Currently my catalog in sinusbot looks like that:
[root@s1c sinusbot]# ll
total 50252
-rw-r--r--. 1 sinusbot sinusbot 1513 Oct 28 20:06 config.ini
-rw-r--r--. 1 sinusbot sinusbot 124 Oct 28 20:06 config.ini.dist
drwxr-xr-x. 9 sinusbot sinusbot 4096 Oct 28 20:06 data
-rw-r--r--. 1 sinusbot sinusbot 2808160 Oct 28 20:06 icudt62l.dat
-rwxr-xr-x. 1 sinusbot sinusbot 4349480 Oct 28 20:06 libavcodec.so.57
-rwxr-xr-x. 1 sinusbot sinusbot 1410288 Oct 28 20:06 libavfilter.so.6
-rwxr-xr-x. 1 sinusbot sinusbot 2100872 Oct 28 20:06 libavformat.so.57
-rwxr-xr-x. 1 sinusbot sinusbot 393536 Oct 28 20:06 libavutil.so.55
-rw-r--r--. 1 sinusbot sinusbot 973872 Oct 28 20:06 libsbtts_rt.so
-rwxr-xr-x. 1 sinusbot sinusbot 108024 Oct 28 20:06 libswresample.so.2
drwxr-xr-x. 2 sinusbot sinusbot 4096 Oct 28 20:06 plugin
-rw-r--r--. 1 sinusbot sinusbot 104 Oct 28 20:06 private.dat
-rw-r--r--. 1 sinusbot sinusbot 370 Oct 28 20:06 README_installer.txt
-rw-r--r--. 1 sinusbot sinusbot 3382 Oct 28 20:06 README.md
drwxr-xr-x. 2 sinusbot sinusbot 4096 Oct 30 17:18 scripts
-rwxr-xr-x. 1 sinusbot sinusbot 36648284 Oct 28 20:06 sinusbot
drwxr-x---. 16 sinusbot sinusbot 4096 Oct 28 20:06 teamspeak3-client
drwxr-xr-x. 2 sinusbot sinusbot 4096 Oct 28 20:06 tts
-rwxr-xr-x. 1 sinusbot sinusbot 2608584 Oct 28 20:06 ttshlpr
As its mensioned here
https://sinusbot.github.io/docs/installation/linux/#update shoud i just change
TeamSpeak3-Client-linux_amd64/plugins/ to teamSpeak3-client/plugins/ and all should work? without modyfing config
TS3Path = "/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64"
?
Or i misunderstood smth?