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

    Solved Länderfilter

    Heyho, jup es ist nicht möglich, und ich wüsste auch nicht warum man sowas einbauen sollte. Obwohl GEO Lookup per IP wohl ginge ;) - Simplester Länderfilter: Password im Server und / oder Channel.
  2. Xuxe

    EN Sinusbot Installer Script

    Hey, Bitte versuch mal Folgendes: Geh in dein Bot Verzeichnis (/opt/ts3soundboard) ggf anpassen und Lösch das Verzeichnis 'data' (rm -r data).
  3. Xuxe

    2 Instanzen funktionieren nicht

    Den Log hast du falls nicht anders Konfiguriert in deiner Console. Für File logging In deiner config.ini einfügen / anpassen: LogFile="C:\\SinusBot\\sinusbot.log".
  4. Xuxe

    [Help Needed] User Accounts Connected to Server Groups

    Hey, https://forum.sinusbot.com/forums/bugs-feature-requests.4/ A simple Text is possible with Scripts, they can change the nickname of the Bot. Scrolling Text is not possible afaik. https://forum.sinusbot.com/resources/nametag.50/
  5. Xuxe

    [Help Needed] User Accounts Connected to Server Groups

    You running the bot Local (at your home) or on a Server? At your Home you need a Port Forwarding and your public IP ( https://whoer.net/ ), take a look at google: Your Router Name + Port Forwarding :) On a Server its maybe a Firewall that blocks the Port. After this you can access...
  6. Xuxe

    !come - !come

    Changelog: - Updated for 0.9.10
  7. Xuxe

    Musikbot failt?

    Kann auch sein ja, scheint aber irgendwie eher als ob der 32 Bit Client Installiert ist. Zu der Meldung vom TS Client noch: Scheint als ob das Sinusbot Capture Device Fehlt schuld daran sind -> Fehlendes / nicht geladenes Plugin ;) Das wiederum kann daran liegen das der Client 32 Bit ist oder...
  8. Xuxe

    Musikbot failt?

    Hey, dein letzer Satz ist dein Fehler, der Bot Supportet nur 64 - Bit du musst den Client in der 64 Bit Version Installieren -> http://teamspeak.com . Das Plugin Funktioniert nur bei 64 Bit :)
  9. Xuxe

    Solved CONFIG FILE - SPEICHERPLATZ LIMITIEREN?!

    Der Kommentar war noch viel unnötiger ;) // - Closed - // Edit: Es wird wohl durch aus noch was kommen.
  10. Xuxe

    Solved SRV Record?

    Hey, a SRV Record will not work. Use NGINX or Apache Mod Proxy as Reverse Proxy or just change the Port of the Bot to 80/443 for SSL and Point a A-Record to the Server IP.
  11. Xuxe

    Synology Portierung

    Probier doch mal den normalen Client zu Starten :) export LD_LIBRARY_PATH="/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/" && xinit /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac Pfad zum Client ggf anpassen, anhand der...
  12. Xuxe

    Synology Portierung

    Docker an sich ist eine Application Container Virtualisierung / Container Virtualisierung, https://store.docker.com/community/images/sinusbot/docker ist ein vor Konfigurierter Container für den Bot aber ich sage an der stelle immer Pfötchen weg und selber machen, du weißt nicht was da mit in der...
  13. Xuxe

    Bot sartet nur für 1 Sekunde

    ALLES aus C:\Program Files\TeamSpeak 3 Client nach C:\SinusBot\TeamSpeak 3 Client\ Kopieren. Verifizier bitte auch das der 64-Bit Client Installiert ist in C:\Program Files\TeamSpeak 3 Client MUSS die Datei ts3client_win64.exe vorhanden sein. Danach bitte nochmal Prüfen ob...
  14. Xuxe

    Synology Portierung

    Moin, interessante Idee. Wichtig ist für den Sinusbot das es eine 64-Bit basierte CPU Ist/das OS 64-Bit kann was bei 8 GB Ram gegeben sein sollte ;) Der Bot (Beta 0.9.9) bringt eigentlich keine großen depencies mit es ist eher der Teamspeak 3 Client. Dieser braucht auch 64-Bit für das Bot...
  15. Xuxe

    Startscript direkt mitliefern

    Heyho, ja dein Script oben sollte auch funktionieren musst halt die entsprechenden Startscripts anlegen. ^^ Wenn dir doch zu viel müll drin ist ein eigenes Schreiben? ;) Zu dem das der Consolen befehl von dem Script aus den Ressourcen nicht geht -> Der sollte gehen allerdings nicht wenn man...
  16. Xuxe

    I need massive help

    You have a hosting Company and no know how on Linux? Very very bad. ;) But to answer your question -> passwd is your command ^^ ... And google works also well. // CLOSED
  17. Xuxe

    EN [Linux] Sinusbot File Importer

    Ah good, the 0.9.8 not sends the success field, it is fixed now. Thx for report.
  18. Xuxe

    EN [Linux] Sinusbot File Importer

    Mhm looks like that the Response structure has changed with the 0.9.9. I look deeper in to it later. I changed again something, could you try it once again? My target is to read the plain response from the Bot :)
  19. Xuxe

    EN [Linux] Sinusbot File Importer

    Which bot Version you use? I Also pushed a little Update, this should give a clear error message whats wrong.
  20. Xuxe

    WebStream, ERR_CONNECTION_REFUSED (Solution: check url)

    https://github.com/crank015/SinusBot-Stream/blob/master/index.php#L72 - I think your path is the Problem... @the index.php there is no http or https:// for the URL, so the browser uses the / this is in your case /test/SinusBot-Stream-master. Note to the Dev's: It's also something bad Code...
Top