Nobody asked
This commit is contained in:
parent
e101d98ae2
commit
ab6efcf160
1 changed files with 2 additions and 0 deletions
2
main.js
2
main.js
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue