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

api

  1. R

    EN ECMAScript Standard

    Hello, I am currently trying to write a script and I noticed that the engine doesn't support "let" variable declarations, "Template Literals" and some other ECMAScript 6/7 features. So I wanted to know which ES version is currently supported and if ES6/7 will be supported in the future ...
  2. Dooley_labs

    Hide API login requests

    How would I be able to prevent the bot from logging every query sent from my webstream? I know the Sinusbot panel is capable and appears to achieve this, however I am unable to replicate this. Below is my current code. I'm looking to suppress the following: 2017-08-01T00:48:28-05:00 LOGIN [bot]...
  3. Dooley_labs

    Solved API artist not sent

    Operating System: Linux SinusBot Version: 0.9.21-87a90ce TS3 Version: 3.0.19.4 Problem Description I'm using the API to output the artist of a song to my webpage, however, it does not work anymore. It works with streams from the radio menu, though. Seems like it may be a bug. Below is the code...
  4. Dotty

    EN [SOLVED][API] add url and download

    Hi, I'm writing a script that given a Youtube url get the mp3 file (this part il done, I have an api pointing to the mp3 file url given the Youtube link) and here is my problem: I want sinusbot to download this file and add it to the list. But this api end-point...
  5. Zalati

    EN Github Discord Bot

    Is it possible to run this bot with Sinusbot ? https://github.com/Nabrok/gw2-discord-bot Or we need to make an adaption of it ?
  6. Dorfbewohner3000

    Sinusbot API doesn't login

    every time I try to log in with my Sinusbot with the API but it doesn't work If you are not German you can ignore this: Immer wenn ich versuche mich mit der Sinusbot API in den Bot einzuloggen kommt ein Error
  7. Dorfbewohner3000

    Where can I see my bot id?

    Hay Where can I see my Bot ID for the sinus bot API? Thank you for your answers
  8. maromosbach

    EN Add and remove Server Group | PHP API

    Hello, how can I add or remove a server group from an teamspeak user with this php api?: https://forum.sinusbot.com/resources/php-api.20/ Thank You very much. Regards Maro
  9. d0nar

    EN Can i use Server Query Commands in Scripts?

    Is it possible to send serverquery commands via the script interface? Or may it be possible to call the php api via script (because i did not find an "is muted" inside of the scripting api) Greetings Daniel
  10. HarpyWar

    Understanding API

    API documentation contains playUrl method, but I can't figure out what is "plugin" parameter there. POST request is like this /api/v1/bot/i/1042f0fe-67b8-4b58-9cea-888138448034/playUrl?url=https%3A%2F%2Fwww.myinstants.com%2Fmedia%2Fsounds%2Fmurloc.mp3&plugin=wat It always returns...
  11. BadassOverlord

    EN [Feature] Subscriber mode scripting API

    Hi there. So I'm one of the people with an extended license. Anyway, I was looking for a way to get the number of subscribers to a particular instance. I was also looking for a way to PM all subscribers of the bot. Is this possible? Thanks
  12. flyth

    Upcoming changes for the scripting engine

    Hi all, I just wanted to announce shortly that there will be some changes to the scripting API in the next version that will affect almost all existing scripts somehow. I hope that it'll not be too tedious for people to adopt to, but I think that it’s better to take this step rather sooner than...
  13. PixelDeluxe

    TTS geht bei mir nicht.

    Ich füg den Link: http://www.ispeech.org/p/generic/getaudio?text=__TEXT&voice=eurgermanfemale&speed=-2&action=convert bei TTS URL ein, und nutze das Script von Xuxe, aber leider geht das ganze bei mir nicht..! Wo könnte das problem sein?! :/ Danke schonmal für eure Hilfe :) ach...
  14. Y

    Bug SinusBot api status

    Hi, SinusBot api status not working "http://127.0.0.1:8087/api/v1/bot/i/:instanceId/status" result => "Method Not Allowed" Thanks
  15. HellBz

    Text to Speech API's for SinusBot

    Jeder kennt es glaube ich mittlerweile bei dem Bot, doch leider Funktionieren irgendwie nicht alle wirklich.. :D Die Google TTS-API (Multi): http://translate.google.com/translate_tts?tl=__LOCALE&q=__TEXT&ie=UTF-8&total=1&idx=0&client=t und dahinter: de :D Ich habe aber auch noch eine andere...
Top