Have play and playVoiceChannel return the Queue, Song | Playlist. #186
jordykoppen
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
If you want to remove |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was wondering whether it's possible to implement some return values for the play methods.
Currently I have a play method that accept a song url, search term or playlist url. I'd like to respond to the user what has been found and queued without having to do a manual lookup through DisTube.search method.
How do you feel about this? I could give it a shot myself and create a PR.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions