mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 02:00:20 +00:00
Update ready.js
This commit is contained in:
parent
96c9552660
commit
9f17804f86
@ -35,7 +35,7 @@ module.exports = {
|
||||
dbl.postStats(client.guilds.size);
|
||||
}, 1800000);
|
||||
setInterval(() => {
|
||||
client.funcs.ffmpeg(client, disco);
|
||||
client.funcs.ffmpeg(client, Discord);
|
||||
}, 7200000);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user