Nobody asked

This commit is contained in:
ZyLacx 2022-08-31 08:07:13 +02:00 committed by GitHub
parent e101d98ae2
commit ab6efcf160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,10 +93,12 @@ function gotMessage(message) {
message.channel.send('https://cdn.discordapp.com' + linkArr[1]);
}
/**
const chance = help.RNG(50000);
if (chance == 420) {
resp.whoAsked(message);
}
*/
const msg = message.content.toLowerCase();