Red-DiscordBot
Red-DiscordBot copied to clipboard
[Audio] Allow a custom voice room to be specified in the arguments to the `summon` command.
Description of the changes
Hello,
With this code, a user will be able to use the summon command like this: [p]summon id_or_mention
.
Some users will be able to put the bot in when it starts up, without having to join a chat room.
Of course, users should be careful with "empty disconnect". Otherwise, it will work.
Thank you in advance.
I have fixed all the problems given by @Drapersniper. Thanks to him.
I ran black reformat
on the changes.
Sorry for the commit with the 16 file reformat from Red and thanks to @jack1142 for removing the request and labels.
This is good. The change has been made.
The extra empty line has been added.
LGTM
I did what you said.