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

EN Which Javascript libraries does Sinusbot use for scripting?

Status
Not open for further replies.

bloc97

Member
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 just my stupidity, but I would still like to know which libraries it uses, thanks.
 
Last edited:

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Standard ECMAScript 5, no addons, libraries or something else ;)
 
Status
Not open for further replies.
Top