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

    Sinusbot API doesn't login

    Hallo ich versuche so mit java und der gson API von google mich einzuloggen: String url = "http://" + host + ":" + port + "/api/v1/bot/login"; LoginData d = new LoginData(); d.username = username; d.password = password; d.botId = defaultID...
  2. 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
  3. Dorfbewohner3000

    Where can I see my bot id?

    Thank you
  4. 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
Top