Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 127 forks source link

Adding DJ role handling #52

Open LilyBergonzat opened 3 years ago

LilyBergonzat commented 3 years ago

Most music bots work with the concept of a DJ role that would have more permissions than regular members. For example, a regular member alone could not skip a song if multiple other people were listening to it, they would only be able to start a vote, while a DJ could be able to force skip a song.

Would it be possible to add the logic for that in the bot?

Ch1sKey commented 3 years ago

65