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.
The script adds you to a given server group upon reaching given time.
It counts and displays your all time spent on the server and displays on specified channel.
It works with database, you have to specify the module in config.ini.
Tested for past 2 months.
- You have to create mysql database...
OS: VPS FreeBSD 10.3 64-bit
When I try to start SinusBot there's an error.
I did update ports.
./sinusbot: error while loading shared libraries: libswresample.so.2: cannot open shared object file: No such file or directory
How do I implement the foreach iteration?
I use the following code but unfortunately doesnt work, any ideas?
<code> // Gets a list of all clients and sends them a message
var backend = require('backend');
var clients = backend.getClients();
clients.forEach(function(client) {...
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.