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

Search results

  1. 0ddlyoko

    Set Max File Size ?

    Hello user, i have a question. How do i put a max file size on sinusbot? I've tried to put a --max-filesize 25M on the config.txt, but it doesn't work. http://prnt.sc/cra5n4 http://prnt.sc/cra67m But, when i try this on a cmd console, it works. http://prnt.sc/cra5xp
  2. 0ddlyoko

    Remove queue into playlist?

    Hello world! I'm here for a last question, it's just that how do we remove music from the queue? I have this code: var queue = sinusbot.queueGet(); var nb = queue.length; if (nb >= config.max_queue) { send_msg(ev, 'You cannot add more that ' + nb + ' song in the...
  3. 0ddlyoko

    Max queue ? And bug with user account

    Is it possible to lock max queue ? For exemple, when they are 10 sound in the queue, after it will doesn't download the next sound ? And i have a problem. When i create a new user account, and i set the "ServerGroup-ID" to 8 (8 is the default group in teamspeak3), all members can't do the !next...
  4. 0ddlyoko

    Solved Error SSH with youtube dl

    Hello, i have an error when i try to play a music on youtube. used version: 0.9.13-3609644 used operating system (e.g. Windows, 64bit): Windows 10 64 bits hardware specs (e.g. VPS, Core i7, 8 GB RAM): Intel Core i3 4Go RAM used browser (and maybe plugins): Firefox your config.ini...
Top