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.
an ev. before that variable will result in an error, there's no elements called ev, this because i'm not listening into a event. @flyth are you alive :confused:?
var clients = getClients();
for (var j = 0; j < clients.length; j++) {
var client = clients[j];
chatPrivate(client.id, "hello");
}
it's inside a function, and that function is runned every X secs, so is not called after an event (like chat).
- there's !qyt to enqueue a YT video (on linux beta)
- you can add custom commands by learn basic scripting in JS
- "Requested by" is working fine for me, (running lastest sin beta)
I need to send a private message to everyone, as i can't find a documentation about it, i saw a similar script by raphraph. What is wrong with this snippet, is this a bug of lastest sinusbot beta? (i think in old version worked).
When i run it, sinus says "Can't chatPrivate of undefined" or...
I'm running lastest beta version on linux, and i have a bot with 2 playlists.
i have ticked the options "play when idle" "play on startup" for a playlist that i want to play 24/7, but after sometime (probably when it ends) the bot stop to play.
Have i to write a script to check if is playing...
OS: Centos 7
Version: Lastest Beta for linux 0.9.10 (13 Feb)
Description: I have 10 (for example) different songs, i want to select all of them with bulk mode, then drag in a playlist. This is the result.
All the songs are now with the same title of the last song selected in bulk mode. This...
Where can i find new documentation?
@kapabac you have to update for beta version, your script is written with setDescription, and it does not allow users to change their relative message ("playing >/Stopped []") because you used "substring" to get the symbol.
Add message as customizable variable.
Thanks, where can i find documentation to update all my scripts?
i need also help for setNick(); is maybe sinusbot.setNick()?
EDIT: sinusbot.setNick() worked.
@kapabac
Used version: lastest beta 0.9.10 for linux
OS: Centos 7
Description: On the previous version a simple script to set as description the current track info works. On the lastest 0.9.10 i can't see anything in console (also when log level is 10) and the script does not work anymore.
The script...
I use 2 istances on my Ubuntu Server and when i use bots to play radios, after 1 hour the radio stops to play and i have to reselect it from webpanel.
Is a common issue?
Perfectly installed on CentOs 6. When the bot connects to TS3 server it show no soundcard
http://i.gyazo.com/f906f4bd8cc41c50440219410beeb8f9.png
I just get this error on console: Could not send config
EDIT: Full log with Loglevel=10 http://paste.ubuntu.com/11807539/
How to fix?
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.