Skarkii / Discord-MusicBot

A Discord Music Bot written in Python. Main goal is to have a smooth experience with Youtube/Soundcloud/Spotify requests.
GNU General Public License v3.0
3 stars 4 forks source link

Ignore requests from people not in voice channel. #17

Open Skarkii opened 1 month ago

Skarkii commented 1 month ago

The bot listens to all commands, and if a person requests a song whilst in another channel, the bot will still queue it. Instead, it should check if the requestor is in the voice channel.