diff options
| author | Alee <alee14498@gmail.com> | 2018-06-24 09:51:04 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-06-24 09:51:04 -0400 |
| commit | a8656bd00f36ce0885466428d8d478211f6f8483 (patch) | |
| tree | 429d3015cb266592fbd6c196328225118b115601 | |
| parent | 67c15caed830fd5d5c10741d565d13bd024945b7 (diff) | |
| download | AleeBot-a8656bd00f36ce0885466428d8d478211f6f8483.tar.gz AleeBot-a8656bd00f36ce0885466428d8d478211f6f8483.tar.bz2 AleeBot-a8656bd00f36ce0885466428d8d478211f6f8483.zip | |
Added a quote
| -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/" } ] } |
