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

    Bug Downloads with HTTPS don't working

    Hello, I use SinusBot Beta 0.9.12-6bb0227 And when I download / !stream / or play URL with api, nothing plays if the link is a HTTPS adress (SSL encryption) Upload page ( :8087/play/upload ) give this error: Unable to download webpage: <urlopen error [Errno 1] _ssl.c:504: error:14077438:SSL...
  2. arlextra

    EN Play song with sfx option through web api ?

    Hello, I saw that the new option has been add to play song "on top" another song (is awesome). Who moreover made a reference to my request: https://forum.sinusbot.com/threads/requests-resume-song-in-a-given-time.1229/ : ) Currently it is used by edit tags. Is that it can be used across the web...
  3. arlextra

    WebStream, ERR_CONNECTION_REFUSED (Solution: check url)

    Hello, I would use the webstream function, but after recovering link audio stream ( https://www.sinusbot.com/api/#api-Streaming-getStream ) Browser make error: "ERR_CONNECTION_REFUSED" I confirm my EnableWebStream = true What I missed?
  4. arlextra

    EN Timer 0.5 second

    Hello, As said in the title, I would like to create a script that executes every 0.5 seconds. L'Event "timer" will execute all one second :/ Fonction setTimeout(..... ,500) is not defined. How to do ?
  5. arlextra

    EN [Php / Script ?]

    Hello, me again :p I would want via php (via a web page) to be able to make exactly what makes the command "!stream [ url ]" on teamspeak. For example, I have a web page with an html input and I want via the server php execute the command "!stream [html input]" . I tested: PHP-Class by...
  6. arlextra

    EN Recover the date / time

    Hello, I tried to retrieve the time and date via pre-defined function javascirpt (getTime() or getDate() ) But Sinusbot told that the function is not defined. (I do not too much javascript :/ ) On the API scripting page I have not found a function that allows what I want. She he can recover...
  7. arlextra

    EN Channel Update Error

    Hello, I have a problem with the channel update. "chatChannel" works but "channelUpdate" gives me an error in the console. What I have done wrong ? if (config.type == 0) { channelUpdate({ id: 7815, name: 'yolo2' }); chatChannel(ads[ad]); } else {...
  8. arlextra

    TSClient quit - "invalid playback device" [SinusBot 0.9.9]

    Hello, I instaled the SinusBot 0.9.9 on my vps but when I start bot on the web interface the console give me an error and the bot don't join Teamspeak server. On the same server I have already installed ts3bot 0.9.5 and 0.9.8 without any problems. 2015/08/30 22:36:00 bd554cda 2d53226f DEBUG...
Top