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

wierd return

  1. Sheerpython

    Wierd Result From Query

    Hello tried creating a small script for my bot to check how long people are alone in a channel in my ts3 server. The query below is what I am trying to run and this part works. if (dbc) dbc.query("SELECT * FROM alone_time WHERE tsid = '" + client.uid() + "';" , function(error, result) {...
Top