Gods this thing is so rickety
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = function (bot, api) {
|
||||
if (!oldState.channel) {
|
||||
joined = true;
|
||||
let conn=api.getConnectionForVoiceChannel(channel);
|
||||
api.queue=new AudioQueue(conn, api);
|
||||
if (!api.queue) api.queue=new AudioQueue(conn, api);
|
||||
}
|
||||
|
||||
let username = newState.member.displayName;
|
||||
|
Reference in New Issue
Block a user