Androz2091 / discord-player

🎧 Complete framework to simplify the implementation of music commands using discord.js v14
https://discord-player.js.org/
MIT License
605 stars 191 forks source link

Add reason to playerSkip event #1813

Closed Crocross closed 1 year ago

Crocross commented 1 year ago

Describe the feature you would like It would be nice if there was a reason added in the playerSkip event. I imagine this could be an Enum but I'm not sure how detailed the reasoning can be made.

Some examples would be:

  1. Age restricted video
  2. Region restricted video
  3. Video no longer exists
  4. Skip function called in code