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

settimeout

  1. Brok3nmind

    EN [FIXED] setTimeout()

    My Problem was i did'nt know how to set timeouts. I fixed it myself and I hope you can do something with it. Code: function (sinusbot, config) { var event = require('event'); var engine = require('engine'); event.on('clientMove', function (ev) { if (ev.fromChannel ==...
Top