mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 03:09:32 +00:00 
			
		
		
		
	Updated play command
This commit is contained in:
		@@ -76,7 +76,7 @@ module.exports = {
 | 
			
		||||
        if (radio) {
 | 
			
		||||
            client.funcs.statisticsUpdate(client, msg.guild, radio);
 | 
			
		||||
 | 
			
		||||
            radio.connection.destroy();
 | 
			
		||||
            //radio.connection.destroy();
 | 
			
		||||
            radio.station = station;
 | 
			
		||||
            radio.textChannel = msg.channel;
 | 
			
		||||
            play(msg.guild, client, url);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user