Skip to content

Instantly share code, notes, and snippets.

@Ze1598
Created June 1, 2020 19:10
Show Gist options
  • Save Ze1598/834f4bdccfa81c6e81dfdefdd9ad3438 to your computer and use it in GitHub Desktop.
Save Ze1598/834f4bdccfa81c6e81dfdefdd9ad3438 to your computer and use it in GitHub Desktop.
quotespy: tweets.json sample
[
{
"tweet_name": "mistakes",
"user_name": "José Fernando Costa",
"user_tag": "@soulsinporto",
"user_pic": "",
"tweet_text": "Some mistakes and, dare I say, failures may lead to results you had never thought you could achieve."
},
{
"tweet_name": "positives",
"user_name": "José Fernando Costa José Fernando Costa",
"user_tag": "@soulsinporto",
"user_pic": "samples\\user_photo.png",
"tweet_text": "There is merit in talking about the positive aspects of terrible situations. It helps those going through the experience to see a glimpse of light at the end of the tunnel and it may help others who go through the same experience in the future."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment