Skip to content

Music Commands

ChauAry21 edited this page Dec 7, 2019 · 2 revisions

Join Command: First, the join command will check messages for n!join if this is ever typed into chat, it will then check if the user who typed the command is in voice chat. If the user is in voice chat, and the bot has sufficient permissions, the bot will join the user's voice channel. If the bot does not have sufficient perms, the bot will send out a message stating that the permissions are insufficient. If the user who sent out the message is not in voice chat, the bot will send out a message asking them to join a voice channel first.

Leave Command: First, the leave command will check for a message with the first argument being n!leave. Then, the bot will check if the user who sent said message is in the same voice channel as the bot. If this is the case then, the bot will leave the call else, the bot will send out a message saying "Sorry! you need to be in the same voice channel as me to that".

Play Command: First, the play command will check for a message with the first argument as n!play. If this is the case, the bot will check if the second message is a URL. If this is false, the bot will send a message saying "Sorry, I searched far and wide but I couldn't find that song #sadboi hours." but, if the second argument is a URL, the bot will search the internet for the media on the URL (youtube videos, mixer streams, twitch streams, soundcloud and, bandcamp are supported.)

not 100% up to date

Clone this wiki locally