Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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.

Recent content by Erik444

  1. Erik444

    Help with coding

    ohhhhhh thx :3
  2. Erik444

    Help with coding

    Hello uwu i cant solucionate this :c Error in script (event chat): TypeError: Cannot access member 'startsWith' of undefined at Prueba Saludo.js:27:10 }, function (sinusbot, config) { // import modules var engine = require('engine'); var event = require('event'); if...
  3. Erik444

    Solved [NOT A BUG] youtube-dl slow download rate

    Same problem :/ Console: youtube-dl https://www.youtube.com/watch?v=fKopy74weus [youtube] fKopy74weus: Downloading webpage [youtube] fKopy74weus: Downloading video info webpage [youtube] fKopy74weus: Extracting video information [youtube] fKopy74weus: Downloading js player vflNX6xa_...
  4. Erik444

    Solved help with coding script

    okeeey its ready, thx <3 how to make it solved?
  5. Erik444

    Solved help with coding script

    i have this error : TypeError: 'startsWith' is not a function at Abrazo.js
  6. Erik444

    Solved help with coding script

    var errorMensaje = config.errorMensaje; var msg = config.message; if(ev.msg == '!abrazo') { chatChannel(errorMensaje); }else if(ev.msg == '!abrazo' ) //here are...
  7. Erik444

    Solved help with coding script

    ouh, what I want to do is to put it " !abrazo nick " the bot say "nick hugged nick"
  8. Erik444

    Solved help with coding script

    how to make !command [optional argument] i have this if(ev.msg == '!abrazo' && ' ') { var msg = config.message; msg = msg.replace('%n', ev.clientNick); msg = msg.replace('%r'...
Top