aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-29 23:24:05 -0400
committerUnknown <Alee14498@gmail.com>2017-10-29 23:24:05 -0400
commit319f14bbf689681d0a18a39c9741df2fe208253b (patch)
tree35e0d94bc1da3cf1bee739ace99fed4851addfc6
parent5f066d7e948fca0c8413ea6a73d111063c102fd0 (diff)
downloadAstralQuote-ATC-319f14bbf689681d0a18a39c9741df2fe208253b.tar.gz
AstralQuote-ATC-319f14bbf689681d0a18a39c9741df2fe208253b.tar.bz2
AstralQuote-ATC-319f14bbf689681d0a18a39c9741df2fe208253b.zip
More fixes
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
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;