From 319f14bbf689681d0a18a39c9741df2fe208253b Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 29 Oct 2017 23:24:05 -0400 Subject: More fixes --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.js b/bot.js index efe469e..41b5547 100644 --- a/bot.js +++ b/bot.js @@ -293,7 +293,7 @@ function GetQuoteOfTheDay(quoteNum = -1) { 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"; + quote = "(there is a :middle_finger: emoji sitting in Gboard now after my brother sent that to Google assistant)"; year = "2017"; url = "https://www.example.com/"; //TODO: Find a URL break; -- cgit v1.2.3