Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'voteskip' command to vote to skip currently playing song. #27

Open
tgoins opened this issue Oct 16, 2017 · 0 comments
Open

Add 'voteskip' command to vote to skip currently playing song. #27

tgoins opened this issue Oct 16, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@tgoins
Copy link
Owner

tgoins commented Oct 16, 2017

Giving everyone the ability to skip isn't always the best thing. A fair skip mechanism to prevent abuse of the skip command is to only people to vote to skip, then if the vote reaches a certain number, the song will be skipped.

Need to add a threshold to determine either the ratio of people in the voice channel, or a set number of votes required in order for the song to skip.

The votes should be tied to the user, to prevent someone from double-voting. The votes should reset once the song ends or is skipped.

@tgoins tgoins self-assigned this Oct 16, 2017
@tgoins tgoins added this to the 2.5.0 milestone Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant