From f39b390af823a4de875bcb70d2680cdb5c804b2e Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 14 Aug 2017 00:08:17 -0400 Subject: [PATCH] Updates --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleebot.js b/aleebot.js index a368d8f..c91604a 100644 --- a/aleebot.js +++ b/aleebot.js @@ -217,7 +217,7 @@ commandProcessed = true; 'Please note that we are still working on this feature!```'); } - if(message.content == 'AleeBot sucks' || message.content == 'aleebot sucks' || message.content == 'AleeBot Sucks'){ + if(message.content == 'AleeBot sucks'){ switch (Math.floor(Math.random() * 1000) % 3) { case 0: message.reply('Why you hate me .-.');