mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 01:16:01 +00:00
Updated play
This commit is contained in:
@ -75,7 +75,8 @@ module.exports = {
|
||||
|
||||
if (radio) {
|
||||
client.funcs.statisticsUpdate(client, msg.guild, radio);
|
||||
|
||||
radio.audioPlayer.stop();
|
||||
|
||||
radio.station = station;
|
||||
radio.textChannel = msg.channel;
|
||||
play(msg.guild, client, url);
|
||||
|
Reference in New Issue
Block a user