diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-02-12 08:22:21 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-12 08:22:21 -0500 |
| commit | 4ea08efa359fab06cf4bb19d4bc3335e614fb7c0 (patch) | |
| tree | b11c3ff9cff501336d153f72777e849005cae388 | |
| parent | 519bd4281dd7176f92725ccec7011783f056101c (diff) | |
| download | AstralQuote-ATC-4ea08efa359fab06cf4bb19d4bc3335e614fb7c0.tar.gz AstralQuote-ATC-4ea08efa359fab06cf4bb19d4bc3335e614fb7c0.tar.bz2 AstralQuote-ATC-4ea08efa359fab06cf4bb19d4bc3335e614fb7c0.zip | |
I just forgot the year...
| -rw-r--r-- | bot.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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;
}
|
