diff options
Diffstat (limited to 'storage/quotes.json')
| -rw-r--r-- | storage/quotes.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/storage/quotes.json b/storage/quotes.json index bcac774..b953e2f 100644 --- a/storage/quotes.json +++ b/storage/quotes.json @@ -202,6 +202,13 @@ "quote" : "Sometimes life is going to hit you in the head with a brick. Don't lose faith.", "year" : "circa. 2000", "url" : "https://www.example.com/" + }, + { + "author" : "Alee", + "authorImage" : "https://cdn.discordapp.com/avatars/242775871059001344/b9814f1117027993d46cd5ae9ce2dd48.png?size=2048", + "quote" : "Victor finally swore\nAnd I was like \"HOLY SHIT\"", + "year" : "2018", + "url" : "https://www.example.com/" } ] |
