mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-08-13 21:28:04 +00:00
Update voiceStateUpdate.js
This commit is contained in:
@@ -29,7 +29,7 @@ module.exports = {
|
|||||||
radio.voiceChannel.leave();
|
radio.voiceChannel.leave();
|
||||||
client.radio.delete(newState.guild.id);
|
client.radio.delete(newState.guild.id);
|
||||||
}
|
}
|
||||||
}, 1200);
|
}, 120000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user