1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-05-02 04:34:57 +00:00

Updated ready.js

This commit is contained in:
Christer Warén 2021-09-03 01:26:00 +03:00
parent 7d4fb50351
commit 3ec1892a09

@ -7,7 +7,7 @@ module.exports = {
client.funcs.logger("Bot", "Ready");
/*Datastore*/
/*DATASTORE*/
client.funcs.logger('Datastore', 'Initialize');
client.datastore = new Datastore();