-
Notifications
You must be signed in to change notification settings - Fork 43
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
Implement "playtop" command #10
Comments
Hi! I never worked on a discord bot before so I would love to try and solve this issue :) |
@Antonio-Bennett Hi, sure! Let me know if you need something. 🚀 |
@aquelemiguel Hey! I've been trying to solve an issue by myself but I think I should ask for help now 😅 |
@Antonio-Bennett Hi, let's see if I can help. 😉 Line 21 in c9cd5e8
Note this queue should be of type |
That is definitely what I'm looking for! Can't believe I missed it 😭 Thanks a lot :) |
Hey submitted PR #24 :) |
Awesome, I'll take a look at it and give you feedback ASAP. 🚀 |
Allows for pushing songs to the top of the queue to be played up next.
Usage
!playtop <song>
pushes a new track to the top of the queue.Notes
The text was updated successfully, but these errors were encountered: