mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-12 23:30:19 +00:00
Updated ready.js
This commit is contained in:
parent
7d4fb50351
commit
3ec1892a09
@ -7,7 +7,7 @@ module.exports = {
|
|||||||
|
|
||||||
client.funcs.logger("Bot", "Ready");
|
client.funcs.logger("Bot", "Ready");
|
||||||
|
|
||||||
/*Datastore*/
|
/*DATASTORE*/
|
||||||
client.funcs.logger('Datastore', 'Initialize');
|
client.funcs.logger('Datastore', 'Initialize');
|
||||||
client.datastore = new Datastore();
|
client.datastore = new Datastore();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user