mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:00:18 +00:00
Updated ready event
This commit is contained in:
parent
60ef1cd138
commit
9a5075f27e
@ -94,8 +94,8 @@ module.exports = {
|
||||
require(`../commands.js`).execute(client);
|
||||
|
||||
setTimeout(function () {
|
||||
/*RESTORE RADIO*/
|
||||
require(`../restoreradio.js`).execute(client, guilds);
|
||||
/*RESTORE RADIOS*/
|
||||
client.funcs.restoreRadios(client, guilds);
|
||||
}, 5000);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user