mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-23 06:33:18 +00:00
Updated ready.js
This commit is contained in:
parent
d5b8d67064
commit
63e99dd2b3
@ -44,5 +44,7 @@ module.exports = {
|
|||||||
client.datastore.calculateGlobal(client);
|
client.datastore.calculateGlobal(client);
|
||||||
require(`../emojis.js`).execute(client);
|
require(`../emojis.js`).execute(client);
|
||||||
|
|
||||||
|
require(`../commands.js`).execute(client.user.id);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user