mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 05:00:18 +00:00
Update ready.js
This commit is contained in:
parent
accff3fa60
commit
0c76c137b9
@ -72,10 +72,7 @@ module.exports = {
|
||||
}, 3600000);
|
||||
|
||||
client.streamer = new Streamer();
|
||||
|
||||
if(client.stations){
|
||||
await client.streamer.init(client);
|
||||
}
|
||||
client.streamer.init(client);
|
||||
|
||||
if(!client.stations) {
|
||||
client.user.setStatus('dnd');
|
||||
|
Loading…
Reference in New Issue
Block a user