v3.5.0 push 4

This commit is contained in:
DJj123dj
2023-12-13 21:39:18 +01:00
parent d51511fdb5
commit 94510bbfb0
10 changed files with 368 additions and 11 deletions
+2 -1
View File
@@ -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 () => {