1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 16:30:59 -04:00

cring brain

This commit is contained in:
AnxietyisReal 2022-11-23 08:51:00 +11:00
parent 84cbd8a9b7
commit c2e79ac0e4

View File

@ -68,7 +68,7 @@ export class TClient extends Client {
}
async init(){
MPDB.sync();
this.login(this.tokens.token_toast);
this.login(this.tokens.token_main);
this.punishments.initLoad();
this.bannedWords.initLoad();
this.bonkCount.initLoad();