-
error
at CommandoClient. (/home/runner/PokemonBot/node_modules/discord.js-commando/src/client.js:84:11)
at Object.onceWrapper (events.js:421:28)
at CommandoClient.emit (events.js:327:22)…
-
Hi, I've been trying to figure out an issue when playing live youtube video streams using the bot ([example](https://www.youtube.com/watch?v=89XPBelvrZk)).
I'll give the command and the bot will jo…
-
I tried running the auto-patcher but it seemed to fail on a bunch of the files:
```
Processing 14 files...
Spawning 7 workers...
Sending 2 files to free worker...
Sending 2 files to free worker…
-
i am using ytdl to stream youtube video on my discord bot. after few minute ytdl stop streaming with error
```js
Error: aborted
at connResetException (node:internal/errors:691:14)
at TLSS…
-
I've been trying to fix this issue for a while now and nothing I do seems to work. When I start a song it just stops with no error in the console.
-
Hey there,
i have forked the ytdl-core to fix the current Cookie Bug. Feel free to change the lib so you can configure youtube cookies for ytdl (@abrucci/ytdl-core). That way you can stream via ytd…
-
I have a music bot and it streams audio from youtube well. Now I want to detect if it is already streaming something. My current code that simply streams is this:
```
bot.getAudioContext(user_voice_…
-
I ran it at 333 port
and it says
Cannot GET /
-
Ytdl version : 4.0.3
Node version : 15.0.1
I cannot download [this ](https://www.youtube.com/watch?v=p8RqVMc08RE)particular video ( no issues with other videos as of now ). It does not throw any e…
-
Handle this error, I don't know what is is, it is somehow related to the miniget module in events.js .
events.js:174
throw er; // Unhandled 'error' event
^
Error: Too many redirect…