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.
https://sinusbot.github.io/scripting-docs/#channel
addPermission("i_icon_id") and set the value to your icon id. Didn't test the usual way as mentioned by @Lala Sabathil , but this hacky way should work as well i guess.
https://www.myteamspeak.com/addons/45f5a52a-8e98-4a8b-ab69-0753c8d44617
Ich nutze dieses teamspeak plugin für den Zweck. Sollte grundsätzlich auch ohne rechte am server funktionieren.
Hi, im currently working on API implementations for different platforms like spotify, youtube and google. Ive tried something like this:
function getOAuthURL(state = "", scope = [], show_diag = false) {
var redirect = store.get('redirect_uri');
if (!redirect) throw Error('There...
Grundsätzlich kannst du mit enableWeb:true im Manifest die redirect Website erstellen, welche den Token dann mittels WebSocket anschließend an den Bot weiterleitet. So hab ich das zumindest gelöst.
Ich hab eine alternative Idee dazu: Spotify Api zum extrahieren der Titel und des Interpreten + Youtube Search Api zum Suchen auf youtube und anschließendes Abspielen. Leider ist die Youtube Api aktuell auf 100 Suchanfragen am Tag limitiert, daher wäre das doch etwas unpraktisch. Aber...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.