Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hey im Danny and im really new to this bot.
My question is how can i write my own script and in what programming language is it?
In wich program should i code it?
Well you gotta know few things, first of all sinusbot wrapper, which is main wrapper/function around all of the script which includes web config.
You gotta know few ways to use your script, which most common are on event, like event on connection, chat, also the function can be executed each x amount of time.
Then you gotta know couple sinusbot functions like setDescription(); which will change the description of an user.
You have to know abit of javascript usage of loops, like forEach or for loop.
I suggest you to use engine.log() function to see your results in console, also read the documentation and if you dont know how to do something simply take a look into other script that resolves similiar problem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.