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

Fix skip command #2

Open
kuskoman opened this issue May 12, 2020 · 0 comments
Open

Fix skip command #2

kuskoman opened this issue May 12, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@kuskoman
Copy link
Owner

Skip command is working only if there is more than one song in queue.

Eventually there will be 3 types of execution of this command:

  1. If queue is not empty: plays next song
  2. If queue is empty but a song is playing/paused: stops the player
  3. IF queue is empty, and there are no playing/paused songs: sends a message to the channel that nothing can be skipped

Partially blocked by lavalibs/lavalink.js#27

@kuskoman kuskoman added bug Something isn't working enhancement New feature or request labels May 12, 2020
@kuskoman kuskoman self-assigned this May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant