aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/bot.js b/bot.js
index a24bb09..4a8c4f8 100644
--- a/bot.js
+++ b/bot.js
@@ -29,8 +29,6 @@ function GetQuoteOfTheDay(quoteNum = -1) {
quoteNum = Math.floor(Math.random() * 1000) % 18;
}
- //New quotes should be kept clean. No expletives or really anything you don't want a 3 year old to see. Thanks :)
- // - Victor
switch (quoteNum) {
case 0: