mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 04:10:59 -05:00
Brain't
This commit is contained in:
parent
e78f4bb3fb
commit
6ff97616a1
@ -82,7 +82,7 @@ export default class TClient extends Client {
|
||||
}
|
||||
async init(){
|
||||
MPDB.sync();
|
||||
this.login(this.tokens.token_beta);
|
||||
this.login(this.tokens.token_main);
|
||||
this.punishments.initLoad();
|
||||
this.bannedWords.initLoad();
|
||||
this.bonkCount.initLoad();
|
||||
|
Loading…
Reference in New Issue
Block a user