LEAVE LEAVE ME CODE PLEASE
This commit is contained in:
parent
7c1f6e87a9
commit
302b0f16bd
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ function socketeer() {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
ping(dur)
|
ping(dur)
|
||||||
if (Date.now() - lastPong > 120000) {
|
if (Date.now() - lastPong > 120000) {
|
||||||
console.log("FUCK!")
|
|
||||||
lanyard.close()
|
lanyard.close()
|
||||||
socketeer()
|
socketeer()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue