mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-08-14 04:58:07 +00:00
Update ready event
This commit is contained in:
@@ -54,7 +54,7 @@ module.exports = {
|
|||||||
client.streamer = new Streamer();
|
client.streamer = new Streamer();
|
||||||
client.streamer.init(client);
|
client.streamer.init(client);
|
||||||
|
|
||||||
if(!client.stations.list) {
|
if(!client.stations) {
|
||||||
client.user.setStatus('dnd');
|
client.user.setStatus('dnd');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user