diff options
| author | Alee <Alee14498@gmail.com> | 2018-05-28 12:31:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-28 12:31:07 -0400 |
| commit | 9e031ac3cf29c57bc1bd3c41df40320a3e3a0897 (patch) | |
| tree | 564131708c58cf5475b556a1409f7f0e4dae96e0 | |
| parent | d89b019b0eda45fd5b9f82075198da080ab7f336 (diff) | |
| download | AleeBot-9e031ac3cf29c57bc1bd3c41df40320a3e3a0897.tar.gz AleeBot-9e031ac3cf29c57bc1bd3c41df40320a3e3a0897.tar.bz2 AleeBot-9e031ac3cf29c57bc1bd3c41df40320a3e3a0897.zip | |
Update vtquotes.json
| -rw-r--r-- | storage/vtquotes.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/storage/vtquotes.json b/storage/vtquotes.json index 1d077a4..79781cd 100644 --- a/storage/vtquotes.json +++ b/storage/vtquotes.json @@ -48,6 +48,13 @@ "quote" : "I need to find a new sexretary ASAP\n.....\nHELP\nAHHHHHHHHHHHH\nSECRETARY", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Victor Tran", + "authorImage" : "https://yt3.ggpht.com/-Iuf1v4-SSSM/AAAAAAAAAAI/AAAAAAAAAAA/89IYeQw--wU/photo.jpg", + "quote" : "are you serious blake LMAO", + "year" : "2018", + "url" : "https://www.example.com/" } ] -}
\ No newline at end of file +} |
