diff options
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
