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

    Requesting implementation of the javascript URL-API to the scripting engine.

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