Replies: 1 comment
-
Sorry, I did look, but I failed to find the existing discussion. Better to keep the conversation in the original thread! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using the
[p]play
command, the user issuing the command must be in the voice channel where the bot is already playing. Otherwise, the bot will reply with "Unable To Play Tracks - You must be in the voice channel to use the play command." and the track will not be queued.This is a great default behavior, providing protection against accidental use and some forms of malicious abuse. However, it would also be great to be able to opt out of this protection, ideally on a per-guild basis.
One of my bot's users wanted to use the bot as a way for listeners to their livestream to be able to queue songs for the stream. When I asked about this in the
#support
Discord channel, at least one other user expressed interest for the same reason.So, for this thread: is there more interest for or against this feature? And if for, any opinions on how exactly it should work? (e.g. in
#support
it was suggested users with the DJ role could be exempted, etc)Since this is my first post in this repo, to any project contributors reading this - thanks a lot for publishing your work for everyone to benefit! ^^
Beta Was this translation helpful? Give feedback.
All reactions