List of events emitted by AudioPlayer?
https://discord.js.org/#/docs/voice/stable/typedef/AudioPlayerEvents doesn't have any information
Where is this list of all events that AudioPlayer can emit?
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
4 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.using discord.js v13 but latest voice version
If I were to listen for an event when the song finishes playing, what event would I listen to?
I remember that the last version of voice, I would look for a "finish" event but it's not in the source and I'm kinda a noob 🙂
idle
Thanks 🙂
How do I close this?
!close
Rip