MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

[Feature Request] Setting to allow !play to be used by users not in voice channel

Open ollydev opened this issue 4 years ago • 1 comments

Example: Hey (someone not in voice channel) play me a song!

Will not work. Adding a new setting here should suffice: https://github.com/jagrosh/MusicBot/blob/master/src/main/java/com/jagrosh/jmusicbot/commands/MusicCommand.java#L71

I would PR, but currently do not have java development setup to test.

Thanks.

ollydev avatar Apr 28 '21 14:04 ollydev

Adding this as a server setting, !nonlistenerusage [on|off], may make sense.

MichailiK avatar Sep 15 '21 22:09 MichailiK