mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 16:30:58 -05:00
cring brain
This commit is contained in:
parent
aa4f46359d
commit
9fdb33b558
@ -68,7 +68,7 @@ export class TClient extends Client {
|
|||||||
}
|
}
|
||||||
async init(){
|
async init(){
|
||||||
MPDB.sync();
|
MPDB.sync();
|
||||||
this.login(this.tokens.token_toast);
|
this.login(this.tokens.token_main);
|
||||||
this.punishments.initLoad();
|
this.punishments.initLoad();
|
||||||
this.bannedWords.initLoad();
|
this.bannedWords.initLoad();
|
||||||
this.bonkCount.initLoad();
|
this.bonkCount.initLoad();
|
||||||
|
Loading…
Reference in New Issue
Block a user