aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bot.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.js b/bot.js
index a1a640e..ce976db 100644
--- a/bot.js
+++ b/bot.js
@@ -346,6 +346,7 @@ function GetQuoteOfTheDay(quoteNum = -1) {
author = "Victor Tran";
authorImage = "";
quote = "Who needs to say fuck when you can say - instead\nI blame that on my secretary :sob:";
+ year = "2018";
url = "https://www.example.com/"; //TODO: Find a URL
break;
}