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