discord.js
discord.js copied to clipboard
not emitting player.on(AudioPlayerStatus.Idle, async () => {}
Which package is this bug report for?
voice
Issue description
player.on(AudioPlayerStatus.Idle, async () => {}
i am using this eventHandler to play next song. But its not emitting when a song finished. This problem started 3/4 days ago....
Code sample
player.on(AudioPlayerStatus.Idle, async () => {}
Package version
14.7.1
Node.js version
v19.3.0
Operating system
No response
Priority this issue should have
High (immediate attention needed)
Which partials do you have configured?
Not applicable (subpackage bug)
Which gateway intents are you subscribing to?
Not applicable (subpackage bug)
I have tested this issue on a development release
No response