diff options
| -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 e794d53..1391658 100644 --- a/storage/quotes.json +++ b/storage/quotes.json @@ -223,6 +223,13 @@ "quote" : "WHAT THE - IS THAT\nMAN I JUST CAME BACK TO MY ROOM\nAND THEN I SEE YOU WITH A GUY IN IT", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Alee", + "authorImage" : "https://cdn.discordapp.com/avatars/242775871059001344/b9814f1117027993d46cd5ae9ce2dd48.png?size=2048", + "quote" : "Oh man, discord is going to look at my horrible back :notlikeblob:\n..\nPAST", + "year" : "2018", + "url" : "https://www.example.com/" } ] } |
