mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 02:20:18 +00:00
Update ready event
This commit is contained in:
parent
4bf74f15a2
commit
5ee30b1782
@ -54,7 +54,7 @@ module.exports = {
|
||||
client.streamer = new Streamer();
|
||||
client.streamer.init(client);
|
||||
|
||||
if(!client.stations.list) {
|
||||
if(!client.stations) {
|
||||
client.user.setStatus('dnd');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user