Updated ready.js

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

View File

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