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

engine

  1. R

    EN ECMAScript Standard

    Hello, I am currently trying to write a script and I noticed that the engine doesn't support "let" variable declarations, "Template Literals" and some other ECMAScript 6/7 features. So I wanted to know which ES version is currently supported and if ES6/7 will be supported in the future ...
  2. bloc97

    EN Which Javascript libraries does Sinusbot use for scripting?

    I'm trying to figure out what libraries sinusbot supports, since some important array, regex and string methods do not work. For example, Object.key(Object obj) crashes my script, and so does Array.push(String string). is it jQuery or something else? Edit: Those two examples worked, it was...
Top