Malexion

Results 19 comments of Malexion

Yeah it's not reading the permission properly even if it's granted it so it always says false, I haven't set aside time to figure it out yet sorry

Updated to hopefully fix the promise error now the error should log to the console

Also the play command only forces the bot to join the channel and play it's current playlist. !youtube https://www.youtube.com/watch?v=duakjBfCMG4 or !youtube duakjBfCMG4 then !play or you can !search some song

Did the latest commit resolve this error or no?

@dudeofawesome Not sure if you've encountered this, but it seems like migrations isn't getting parsed correctly when run through docker. Maybe "start:prod" needs to be run with ts-node?

Might be possible, it looks like ytdl-core doesn't have login options but it does have a cookieCache. So it'd have to authenticate first grab the cookie and send it off...

The repo is using an MIT liscense so from what I understand your more then welcome to do so, the license is just for liability and warranty. Though for my...

It'd probably have to be done via ytdl-core, not sure if they have proxy options or not

No I haven't had to deal with that issue yet