1. Рады видеть Вас на русскоязычном форуме TeamSpeak!

    У нас Вы можете скачать последнюю версию:

    Перед регистрацией рекомендуем ознакомиться

    с Правилами форума.

    Присоединяйтесь! Учите и обучайтесь!

    Скрыть объявление
  2. Новая группа "Новичок" на нашем форуме!

    Новые пользователи будут попадать в группу "Новичок".

    Это сделано для того чтобы "Новички" ознакомились с форумом, так как в большинстве случаев проблема с которой вы хотите обратиться уже обсуждалась.

    Перейти в тему обсуждения
    Быстрый переход в группу Пользователь
  3. VPS/VDS и дедикейт сервера в аренду с DDoS защитой

    • Низкий пинг
    • Действующий SLA
    • Рублевые цены без привязки к курсу валют

    Бесплатный тестовый период VPS-OpenVZ

    Попробовать

SinusBot SinusBot - Радиобот для teamspeak (Linux) 0.14.3-0e747fd

Soundboard переименован в SinusBot!

  1. Sinus Bot - Update 0.9.8

    kapabac
    Список изменений: Оригинал, без перевода.
    Важно! В версии 0.9.8 урезаны количество инстансов с 6 до 2!
    Queue
    You can now add songs to a queue that is just like a playlist but removes the songs after playback. There are also two new privileges: one to add songs to the queue and one to skip the queue (move it to the first position inside the queue). The queue will be further improved over time with support for download-commands (think !yt) or restrictions like “only one entry per person”.

    Servergroups
    I know this has been a high priority for many of you, so here it is, finally: from now on you can bind bot-accounts to server groups. That means that you can for example allow guests to control the bot via its commands. This can be found in the user settings / edit user dialog.

    Avatars
    You can now upload avatars from the settings page! However, there’s a known bug in the TS client, that could make images appear with a wrong aspect ratio. I hope that gets fixed soon by the authors.

    New Bot-Commands!
    Use !search to search for songs or directly playback or enqueue specific songs via !play and !queue. There are several other new commands that you can find on the commands-tab in Settings -> Info.

    Play when idle
    If you want the bot to never do nothing, you can now select a track as “idle track”. Whenever the bot has got nothing left in the queue, it will fall back to that track. You can for example choose a radio-station there.

    Whisper-Mode
    This is a new feature that is currently only available for the hosted versions. In short, you can set the bot to a “subscription mode” and listen to it from whatever channel you’re in. You can also make a single bot stream to multiple channels.

    Web-Streaming
    With a little fiddling, it’s now also possible to listen to the bot’s output in your webbrowser (Chrome/Firefox only). I’m still actively working on some improvements, so it’s not enabled by default.

    Okay, those were the biggest new features. As said, I have also optimized a lot and fixed a lot of smaller glitches here and there.

    Upgrading
    There’s one little downside for some (but not many) of you, though. If you previously have used more than 2 instances, you will be forced to a maximum of 2 instances with the new version. I’ve announced changes in the limitations before (and a few of the reasons) and this is the final change regarding the instance count. There will be a “premium”-like version sooner or later, which will increase the limit again. There is however no ETA on that.

    So if you cannot live with only 2 instances, please do not upgrade right now.

    Now to the actual steps for the manual upgrade (which is necessary because I don’t want to force anyone into the new limitation):

    Backup the Bot-directory before you proceed!

    $ cd /opt/ts3soundboard
    (or wherever you installed the soundboard)

    $ sudo wget https://frie.se/ts3bot/sinusbot-0.9.8.tar.bz2
    $ sudo tar -xjvf sinusbot-0.9.8.tar.bz2
    $ sudo cp plugin/libsoundbot_plugin.so TeamSpeak3-Client-linux_amd64/plugins
    Fix permissions with

    $ sudo chown -R bot:bot /opt/ts3soundboard
    (replace bot:bot with yourusername:yourusergroup)

    Update to the most recent version

    $ ./ts3bot -update

    That’s it. Run as usual.

    If you are running the bot as user root (which you really should not), you need to add the new parameter -RunningAsRootIsEvilAndIKnowThat to the command-line, e.g.

    $ ./ts3bot -update -RunningAsRootIsEvilAndIKnowThat

    and to start

    $ xinit /opt/ts3soundboard/ts3bot -RunningAsRootIsEvilAndIKnowThat -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac

    Again: it’s not recommended to run the bot as user root.
    Ссылка для скачивания: Я.Диск
Вернуться к списку обновлений...