v3.5.0 push 4
This commit is contained in:
@@ -111,7 +111,8 @@ exports.buttons = {
|
||||
}
|
||||
this.errorLog.log("debug","loaded buttons & embeds")
|
||||
|
||||
require("./core/statsManager").startupStatsManager()
|
||||
exports.statsManager = require("./core/statsManager")
|
||||
this.statsManager.startupStatsManager()
|
||||
|
||||
//START CLIENT LOGIN PROCESS
|
||||
client.on('ready',async () => {
|
||||
|
||||
Reference in New Issue
Block a user