mirror of
https://github.com/1disk/edp445.git
synced 2024-08-14 22:47:02 +00:00
Token fix
Fixed the token, cuz it was public lmfao
This commit is contained in:
parent
39fa8ea5ad
commit
7e0bd7a983
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -53,4 +53,4 @@ return;
|
||||||
}, 2000);
|
}, 2000);
|
||||||
}});
|
}});
|
||||||
|
|
||||||
client.login("MTAxNDYzMzAyNzMxOTY0ODI3Nw.GAcz7v.BhN7V8gBgC5_AUys1R6kC1gkK_M2se6EioXZB8")//MTA0Mzc5OTQyMTAwOTI4NTE1MQ.GSkNmf.3MpdyInVaUOXLJebyVubOXjJ-KGsL15RNe1-n4
|
client.login("token")
|
Loading…
Reference in a new issue