Skip to content

Instantly share code, notes, and snippets.

@alfredfrancis
Created January 11, 2017 11:55
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 alfredfrancis/6d587f4bffa9e16ed3ec39e1dfbb4b37 to your computer and use it in GitHub Desktop.
Save alfredfrancis/6d587f4bffa9e16ed3ec39e1dfbb4b37 to your computer and use it in GitHub Desktop.
[
{
"text": "How would you describe yourself?",
"intentName": "personal-bio"
},
{
"text": "When is your birthday?",
"intentName": "personal-birthday"
},
{
"text": "What is your full name?",
"intentName": "personal-name"
},
{
"text": "Where are you from?",
"intentName": "personal-hometown"
},
{
"text": "Where did you study?",
"intentName": "professional-study"
},
{
"text": "Where have you worked in the past?",
"intentName": "professional-workhistory"
},
{
"text": "Are you single?",
"intentName": "personal-relationship"
},
{
"text": "Can I see your photographs?",
"intentName": "social-photographs"
},
{
"text": "What have you posted on Facebook recently?",
"intentName": "social-fbfeed"
},
{
"text": "What kind of music are you into?",
"intentName": "personal-music"
},
{
"text": "Would you rather be liked or respected?",
"intentName": "personal-likedrespected"
},
{
"text": "How popular are you on social media?",
"intentName": "social-popularity"
},
{
"text": "What should I hire you for?",
"intentName": "professional-hire"
},
{
"text": "How many years have you worked for?",
"intentName": "professional-yoe"
},
{
"text": "What sort of skills do you have?",
"intentName": "professional-skills"
},
{
"text": "Have you ever dated someone much older or much younger than you?",
"intentName": "personal-datedelder"
},
{
"text": "Are you on Instagram?",
"intentName": "social-instagram"
},
{
"text": "Have you ever been depressed?",
"intentName": "personal-depressed"
},
{
"text": "What is the weirdest habit you have?",
"intentName": "personal-weirdest"
},
{
"text": "When are you available?",
"intentName": "professional-available"
},
{
"text": "Do you have any videos I can watch?",
"intentName": "social-videos"
},
{
"text": "What kind of food do you like to eat?",
"intentName": "personal-food"
},
{
"text": "Do you have any testimonials from your clients?",
"intentName": "professional-testimonials"
},
{
"text": "Would you rather be rich and alone or poor with a loving family?",
"intentName": "personal-richalone"
},
{
"text": "Can I see your tweets?",
"intentName": "social-tweets"
},
{
"text": "I want to see some of your work.",
"intentName": "professional-worksample"
},
{
"text": "Do you have any tattoos or piercings?",
"intentName": "personal-tattoos"
},
{
"text": "What is your favorite weekend activity?",
"intentName": "personal-weekend"
},
{
"text": "What have your most interesting projects been?",
"intentName": "professional-projects"
},
{
"text": "How many friends do you have on Facebook?",
"intentName": "social-fbfriends"
},
{
"text": "Where have you travelled to recently?",
"intentName": "social-travelled"
},
{
"text": "Do you have a blog?",
"intentName": "social-blog"
},
{
"text": "Are you religious?",
"intentName": "personal-religion"
},
{
"text": "Will I see you at any event soon?",
"intentName": "social-events"
},
{
"text": "What causes do you support?",
"intentName": "personal-causes"
},
{
"text": "What kind of movies are you into?",
"intentName": "personal-movies"
},
{
"text": "Are you a gadget freak?",
"intentName": "personal-gadget"
},
{
"text": "What is something about you that most people don't know?",
"intentName": "personal-nooneknows"
},
{
"text": "Are you an Apple or Android user?",
"intentName": "personal-andori"
},
{
"text": "Have you ever been in love?",
"intentName": "personal-love"
},
{
"text": "Are you on Twitter?",
"intentName": "social-twtr"
},
{
"text": "Would you rather go to the chilly mountains or a sunny beach?",
"intentName": "personal-mountains"
},
{
"text": "What do your clients like most about you?",
"intentName": "professional-clientsfans"
},
{
"text": "What were you like as a kid?",
"intentName": "personal-childhood"
},
{
"text": "What kind of stuff do you like?",
"intentName": "personal-interests"
},
{
"text": "What is the weirdest compliment you've ever received?",
"intentName": "personal-weirdcompliment"
},
{
"text": "How much do you charge for your work?",
"intentName": "professional-charge"
},
{
"text": "What pages do you follow on Facebook?",
"intentName": "social-fbpages"
},
{
"text": "What is your fitness routine?",
"intentName": "personal-fitness"
},
{
"text": "Do you believe in ghosts?",
"intentName": "personal-ghosts"
},
{
"text": "Would you rather go out or stay in?",
"intentName": "personal-goout"
},
{
"text": "What TV shows do you watch?",
"intentName": "personal-tvshow"
},
{
"text": "Have your clients rated you?",
"intentName": "professional-clientsfansrate"
},
{
"text": "What opportunities excite you?",
"intentName": "professional-oppurtunities"
},
{
"text": "Have you been in the news lately?",
"intentName": "social-newspr"
},
{
"text": "What car is your favourite?",
"intentName": "personal-car"
},
{
"text": "Where do you holiday?",
"intentName": "personal-holiday"
},
{
"text": "What new stuff are you working on?",
"intentName": "professional-newwork"
},
{
"text": "What is your ultimate dream?",
"intentName": "personal-dream"
},
{
"text": "What is the wildest thing you've done?",
"intentName": "personal-wildest"
},
{
"text": "Who do you like to follow?",
"intentName": "social-fanof"
},
{
"text": "Who are you ?",
"intentName": "know-who"
},
{
"text": "sfkjsdf skjfh skjdhf kjsdhf ksjdhfk sd",
"intentName": "fallback"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment