When the bot play AudioResource as first time, it will finish immediately
Just same thing. What's going on?
4 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
it will finish as the audioplayers enters the playing state and then goes idle instantly?
check the path you are passing to createAudioResource
the path starts from where your package.json file is, is not relative
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I know this
and I don't use path
I'm using ytdl-core stream
Okay done
I fixed this issue