From 3aabc0c49b38e28bd089f3acc0fffdf8fc49e0a0 Mon Sep 17 00:00:00 2001 From: Trey <32907415+thepokesudenk@users.noreply.github.com> Date: Sun, 29 Oct 2017 22:48:41 -0400 Subject: fixing an idiot error -_- --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.js b/bot.js index 3cbed83..c4d56b7 100644 --- a/bot.js +++ b/bot.js @@ -284,7 +284,7 @@ function GetQuoteOfTheDay(quoteNum = -1) { year = "2017"; url = "https://www.example.com/"; //TODO: Find a URL break; - case 33: + case 34: author = "Victor Tran"; authorImage = "https://yt3.ggpht.com/-Iuf1v4-SSSM/AAAAAAAAAAI/AAAAAAAAAAA/89IYeQw--wU/photo.jpg"; quote = "(there is a :middle_finger: emoji sitting in Gboard now after my brother sent that to Google Assistant"; -- cgit v1.2.3