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

!next and !addsong double #17

Closed
aaronshappell opened this issue Jul 3, 2017 · 3 comments
Closed

!next and !addsong double #17

aaronshappell opened this issue Jul 3, 2017 · 3 comments

Comments

@aaronshappell
Copy link
Owner

Sometimes the !next command will skip two songs in the queue and !addsong will add two songs of the same request to the queue. It is not just occurring on the heroku hosted bot but also locally hosted.

This was referenced Jul 3, 2017
@aaronshappell
Copy link
Owner Author

A temporary fix could be checking the time between !next and !addsong commands and ignore if the time is very short.

@aaronshappell
Copy link
Owner Author

@aaronshappell
Copy link
Owner Author

Adding a 500ms timeout before recreating the dispatcher seemed to have fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant