diff options
| author | Alee <alee14498@gmail.com> | 2018-04-06 20:00:20 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-06 20:00:20 -0400 |
| commit | a2cbd2b836002276cbf71b0ef1207b8054a01dce (patch) | |
| tree | 57c767e849706d91f60f8cc7e6dc15ed23a5ab5c | |
| parent | 7f07768956caad3739902f35116f29fab4855c1e (diff) | |
| download | AleeBot-a2cbd2b836002276cbf71b0ef1207b8054a01dce.tar.gz AleeBot-a2cbd2b836002276cbf71b0ef1207b8054a01dce.tar.bz2 AleeBot-a2cbd2b836002276cbf71b0ef1207b8054a01dce.zip | |
added a quote
| -rw-r--r-- | storage/vtquotes.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/storage/vtquotes.json b/storage/vtquotes.json index 32cc64f..1d077a4 100644 --- a/storage/vtquotes.json +++ b/storage/vtquotes.json @@ -41,6 +41,13 @@ "quote" : "Dire Dire DICKS\nWAIT\nNO\nDOCKS", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Victor Tran", + "authorImage" : "https://yt3.ggpht.com/-Iuf1v4-SSSM/AAAAAAAAAAI/AAAAAAAAAAA/89IYeQw--wU/photo.jpg", + "quote" : "I need to find a new sexretary ASAP\n.....\nHELP\nAHHHHHHHHHHHH\nSECRETARY", + "year" : "2018", + "url" : "https://www.example.com/" } ] }
\ No newline at end of file |
