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

    EN what is the 'yt-stream' equivalent in api calls?

    Hey there, I have written some code for operating sinusbot from within homeassistant. I am already successful in controling playback and playing urls or track-ids. But last but not least I wanted to implement playing an url with the use of youtube-dl / yt-dlp. The API docs include a "plugin"...
  2. E

    EN [Request] Youtube-Search Script Without API Key

    Hello, I found a website that sells SinusBot's with script that has %200 faster download speed. And plays the song a lot faster. I wonder if there's any scripts like that or can anyone do it? Thanks!
  3. Yumigawa

    TS3 DayZ SA Server Information Viewer 1.0.0

  4. zumi

    EN Help to get started

    Hello! I've been making bots for Discord without a problem but somehow I don't get the idea with Sinusbot. The documentation lacks some information and it seems impossible to me to figure how to get started by making a simple script. My goal is to have a command that returns API data. Let's...
  5. zumi

    Sinusbot API

    Hello! I've got a small issue with the Sinusbot API. The API works well but the issue is with my Teamspeak server (I think). I've made a script that fetches the channels and how many are online on the channels. The API returns with every other channel as empty but shows right amount of users...
  6. devdanetra

    TS3 COVID-19 Live Feed 1.3.5

    Provides a live feed about COVID-19 state. Commands : !coronavirus (global statistics) !coronavirus <countryname> (Country based statistics) !coronavirus map !coronavirus help (shows this simple info) Global statistics tracker : You can choose to track info (global and country based) on...
  7. Frizzant

    EN API V1 not working?

    So I want to experiment a bit more with other options, and make a script page in the backend for one of my scripts. Now if i visit http://myurl.com:8087/api/v1/bot/info I don't see that the API is working (chrome default broken page error). The normal login through http://myurl.com:8087 works...
  8. D

    Solved API user permissions

    I am working at the moment at an alternative design for the SinusBot and I am trying to understand the logic behind the user permissions. But I am not quite getting it since sometimes the "privileges" value highers +1 for certain permissions and for some 1000+. Unfortunately the API...
  9. H

    HTTP API - Add Job returning error code 406 despite completing the job

    Hi there, I've been messing around the the HTTP API but encountered an issue with the API request described in the Documentation as Upload_and_Download-addJob After sending the POST request to api/v1/bot/jobs, SinusBot downloads the requested link and completes the job, but the POST request...
  10. vincolus

    DE Nutzung des Sinusbot Web-API Audio Stream / usage of sinusbot web-api audio stream

    Ich weiß, dass das früher mal geklappt hat, aber nun bekomme ich immer einen Fehler 401, wenn ich versuche, auf den OGG-Opus-Enkodierten Audio-Stream mittels Web-API zuzugreifen. Ich versuche es folgendermaßen: 1.) Ich hole mir einen Token für den Webstream wie hier beschrieben...
  11. Nisutec

    Channel Commander & Talk Power

    Hallo, Es wäre toll wenn man bei der Api noch hinzufügen könnte, das man Leuten Channel Commander geben kann, und abfragen kann wer alles Channel Commander hat. Es wäre auch gut wenn man die Möglichkeit hätte Leuten talkpower zu geben in einem Channel wo man nicht reden kann, und eine abfrage...
  12. Bayern LP

    warum verlässt mein Bot den server Sofort?

    Hey, Ich habe ein anderes TeamSpeak template und meine bots conecten aber verlassen gleich wieder, was soll ich machen? Hier der Server Log: https://pastebin.com/dg5HT23a
  13. mxschmitt

    SinusBot PHP Library 1.1.0

    SinusBot API PHP Class PHP Wrapper to communicate with the SinusBot API. Usage via Composer composer require sinusbot/sinusbot-api-php Require the composer's autoload.php in the top of your php file: require __DIR__ . '/vendor/autoload.php'; Then you can use the SinusBot API via the...
  14. A

    EN Sinusbot API Java Wrapper

    Hi, here is a wrapper for Sinusbot API for your Java projects. Let me know about issues on Github. Enjoy!
  15. I

    Solved [Scripting/HTTP API] Getting YouTube URL of a cached video.

    SinusBot Version: 0.14.0-be7bbc4 OS: Linux Unbuntu 16.04.4 Hello, Was hoping if anyone could shine some light on an issue I've been having with both APIs. When obtaining track info through either the scripting or HTTP API, it's possible to get the URL of a YouTube video using the following...
  16. T

    EN Request for a RainBow Six Siege API for TS3

    HI guys, i want know if u can make a script to work with the rainbow six siege api for all users on teamspeak3. I know that's working on discord with this plugin https://bots.discord.pw/bots/264193410141913088 but i never see this feature in teamspeak3. You have here the web page to do it...
  17. H

    API Login problem

    I have a login php api. The api will get a bot id from /api/v1/botid and it will log into the bot by sending POST requests that have “username” “password” “botid” All POST data send in JSON I tested on sinusbot that running on same host ( 127.0.0.1 ) it’s can login. But I go tested on...
  18. DesertFade

    No Radios

    Operating System: Linux SinusBot Version: 0.11.0 (newest) TS3 Version: 3.1.6 (client) and 3.0.13.8 (server) Problem Description There are simple no radio programs. If i go to the Radio-Tab, i only get the text "Nothing found." YTDownloader and playing music does work normally, so i dont think...
  19. mattheoperelle

    EN Way to stop SFX sound ?

    Hello, I'm working on a phone soundboard application for sinusbot and I want to find a way to stop SFX sound, without stopping the main music. With Sinusbot REST API or Sinusbot Scripting API, it's not really important. Is this possible ? Kind regards, Matthéo PERELLE.
  20. D. Shukla

    API not working

    Operating System: Windows SinusBot Version: Latest TS3 Version: 3.0.9 Problem Description Basically, I'm trying to setup an API for the TTS - When I do that I get this screen when attempting to run it through postman is there something I'm doing wrong? It's not even showing the login...
Top