LEAVE LEAVE ME CODE PLEASE

This commit is contained in:
Bingus_Violet 2024-02-12 15:42:07 -06:00
parent 7c1f6e87a9
commit 302b0f16bd

View file

@ -147,7 +147,6 @@ function socketeer() {
setTimeout(() => {
ping(dur)
if (Date.now() - lastPong > 120000) {
console.log("FUCK!")
lanyard.close()
socketeer()
}