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.
Operating System: Windows
SinusBot Version: 0.9.21-217b2fe
TS3 Version: 3.0.18.2
Problem Description
Using the "audio.seek" method doesn't work. The seek bar on the webUI shows the correct time, but after seeking to a different point, the audio starts again from the beginning.
Here's the...
I've not set it up to use media.ytdl(), which works when playing links hardcoded into the script.
However, when I use my command ".yt *youtube link*" it doesn't work. Here's what the new code looks like:
event.on('chat', function (ev) {
var cmdTxt = ev.text.split(" ")...
This page: https://wiki.sinusbot.com/en:guides:features:scripts:variables
I'm trying to understand how to use multiple-entry variables such as "tracks" and "strings."
The user enters their information, and the items are separated into different blocks.
Can I access these items as an array? Are...
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.