diff options
| author | Alee <Alee14498@gmail.com> | 2018-05-28 12:34:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-28 12:34:30 -0400 |
| commit | abb0f44e5914e2564a2fb1827ec7c685f897ff78 (patch) | |
| tree | d404b9cf32eea3f16923f266db71e7cb37a56d72 /storage/quotes.json | |
| parent | 9e031ac3cf29c57bc1bd3c41df40320a3e3a0897 (diff) | |
| download | AleeBot-abb0f44e5914e2564a2fb1827ec7c685f897ff78.tar.gz AleeBot-abb0f44e5914e2564a2fb1827ec7c685f897ff78.tar.bz2 AleeBot-abb0f44e5914e2564a2fb1827ec7c685f897ff78.zip | |
New non sweary victor quote
Diffstat (limited to 'storage/quotes.json')
| -rw-r--r-- | storage/quotes.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/storage/quotes.json b/storage/quotes.json index da75c9c..e794d53 100644 --- a/storage/quotes.json +++ b/storage/quotes.json @@ -216,7 +216,13 @@ "quote" : "We can happily move on to Windows 11, Windows 10 is now done and dusted", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Victor Tran", + "authorImage" : "https://yt3.ggpht.com/-Iuf1v4-SSSM/AAAAAAAAAAI/AAAAAAAAAAA/89IYeQw--wU/photo.jpg", + "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/" } - ] } |
