Skip to content

Instantly share code, notes, and snippets.

@ryck
Created February 3, 2018 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryck/c7f4af996b0e76d85688540d661a165e to your computer and use it in GitHub Desktop.
Save ryck/c7f4af996b0e76d85688540d661a165e to your computer and use it in GitHub Desktop.
compliments.json
{
"anytime" : [
"Chimi, Chimi, Chimichanga!",
"Cuidado con el escalón, Manolo!",
"Nobody puts Baby in a corner"
"Hey there sexy!",
"I hope your day is as nice as your face!",
"Have you been working out?",
"I'm lucky to be your mirror!",
"The Force is strong with you",
"If I could high five you... I would!",
"On a scale from 1 to 10, you're an 15!",
"Being awesome is hard, but you'll manage",
"I could just hang here all day!",
"I need some time to reflect.."
"I see a lot of myself in you",
"Damn. You're looking good!",
"Yes, you are the fairest of them all",
"May the Force be with you",
"There's no place like home",
"There is no spoon...",
"Temet Nosce",
"Welcome to the desert of the real",
"If you focus on what you’ve left behind, you will never be able to see what lies ahead.",
"I carried a watermelon",
"You gotta hold the frame",
" Never underestimate the power of denial",
],
"morning" : [
"Good morning, sunshine!",
"Who needs coffee when you have your smile?",
"Go get 'em, Tiger!",
"Take on the day you beautiful land mermaid you!",
"I love the smell of napalm in the morning",
],
"afternoon" : [
"Hitting your stride!",
"You are making a difference!",
"You're more fun than bubble wrap!"
],
"evening" : [
"You made someone smile today, I know it",
"You are making a difference",
"The day was better for your efforts",
"See you tomorrow!",
"Sleep tight",
],
"day_sunny": [
"Today is a sunny day",
"It's a beautiful day"
],
"snow": [
"Snowball battle!"
],
"rain": [
"Don't forget your umbrella"
],
"night_clear": [
"Weather forecast for tonight: dark",
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment