From e75cee65aa3b849edcfdde718e0ec9e920dbbc29 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 29 Oct 2017 21:40:39 -0400 Subject: Am I dumb? --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot.js') diff --git a/bot.js b/bot.js index 7af6428..18c0c35 100644 --- a/bot.js +++ b/bot.js @@ -242,7 +242,7 @@ function GetQuoteOfTheDay(quoteNum = -1) { year = "2017" url = "https://www.example.com/" //TODO: Find a URL break; - case 27: + case 28: author = "Tembot"; authorImage = "https://cdn.discordapp.com/avatars/361202413165608962/f334f0c4365164379311cebee300dd2a.png?size=2048"; quote = "Why are u stocking me" -- cgit v1.2.3