• 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.

Search results

  1. irgendwr

    EN Sinusbot Installer Script

    If you can execute youtube dl from within the sinusbot folder you can leave it blank and the bot should automatically find it. I don't know whether you've installed it but the installer is capable of doing it.
  2. irgendwr

    EN Sinusbot Installer Script

    looks good (assuming the ts client exists there) if it doesn't work head over to the chat because too many posts are annoying
  3. irgendwr

    EN Sinusbot Installer Script

    you have the bot in but in your config.ini you've set the ts path to change it and it should work
  4. irgendwr

    EN Sinusbot Installer Script

    https://forum.sinusbot.com/kb/18
  5. irgendwr

    Solved Youtube streaming is slow!

    Known issue, it's youtubes fault, read this thread for a solution. //closed
  6. irgendwr

    Ducking Bug

    Wenn das nur bei der entsprechenden person passiert dann liegt es an deren TS client. Echo Abschwächung/-Dämpfung aktiv? Automatische Stimmennormalisierung?
  7. irgendwr

    !Password Not working

    Your title says it doesn't work but here you say it works, so what is it now? ^^
  8. irgendwr

    youtube-dl isn't working

    What does this have to do with his issue? His yt doesn't work, the issue you referenced just explains why yt-dl is slow at the moment.
  9. irgendwr

    a manual update is required

    Du wurdest nicht gebannt, also liegt es an etwas anderem. Woran liegt es? schwer zu sagen ohne infos ^^ READ ME BEFORE YOU POST
  10. irgendwr

    Nachricht via Lua Script verschicken

    Ja, du verschickst keine Nachricht sondern zeigt diese nur im client log bei dir an. Nein, wenn die Nachricht gar nicht erst den client erreicht geht das ja auch nicht. Es gibt auch keine zwei Arten von Nachrichten, entweder es wird eine verschickt oder eben nicht. Wenn du den Code oder...
  11. irgendwr

    Failed to read password, try a reinstall again.

    lmgtfy... https://linuxconfig.org/how-to-upgrade-debian-8-jessie-to-debian-9-stretch
  12. irgendwr

    Solved SinusBot 0.11.0 Echoing Issues

    np, also don't forget to delete 'libqxcb-glx-integration.so' from the clients 'xcbglintegrations' directory: rm TeamSpeak3-Client-linux_amd64/xcbglintegrations/libqxcb-glx-integration.so (you might have already done that, in that case everything should be fine :) )
  13. irgendwr

    Solved SinusBot 0.11.0 Echoing Issues

    yup way better Seems like you forgot to copy/update the plugin. see https://wiki.sinusbot.com/en:guides:installation:linux#update
  14. irgendwr

    Solved Sinusbot license auf alte TS IP

    Das ist mittlerweile egal, du musst die IP nur in deinem Webinterface anpassen.
  15. irgendwr

    Solved SinusBot 0.11.0 Echoing Issues

    https://forum.sinusbot.com/threads/read-me-before-you-post.115/
  16. irgendwr

    EN toString returns [object Object]

    https://sinusbot.github.io/scripting-docs/#event
  17. irgendwr

    EN toString returns [object Object]

    Because javascript works like that and engine.log is not handled by javascript.
  18. irgendwr

    EN toString returns [object Object]

    Nope, you can stringify an object, some classes don't work though.
  19. irgendwr

    Solved Installation Fehler am Server?

    https://www.duden.de/rechtschreibung/Invalide_Behinderte_Frau eine behinderte Paketquelle ;)
  20. irgendwr

    EN toString returns [object Object]

    Yes, the string representation of nothing is an empty string, what else do you expect? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
Back
Top Bottom