Skip to content

Instantly share code, notes, and snippets.

@twobitlabs
Created October 15, 2018 21:47
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 twobitlabs/19ffce0101bb3c61edd06e930ed4dfd4 to your computer and use it in GitHub Desktop.
Save twobitlabs/19ffce0101bb3c61edd06e930ed4dfd4 to your computer and use it in GitHub Desktop.
{
"result": [
{
"content": "We have 3 Mend plans: \n\nMonthly ($9.99/mo)\n\n3-Months ($7.99/mo, $23.99 charged every 3 months)\n\nYearly ($4.99/mo, $59.99 charged every 12 months)",
"id": 34,
"kind": "prompt",
"name": "subscription_options"
},
{
"answers": [
{
"content": "Monthly",
"id": -1,
"name": "com.letsmend.monthly.1.dev",
"rank": 1
},
{
"content": "3-Months",
"id": -2,
"name": "com.letsmend.monthly.3.dev",
"rank": 2
},
{
"content": "Yearly",
"id": -3,
"name": "com.letsmend.monthly.12.dev",
"rank": 3
},
{
"content": "Skip for now",
"id": 42,
"name": "skip_subscription",
"rank": 3
}
],
"content": "So you can Mend for the cost of a latte a month! All plans renew automatically, but can be canceled at any time. Which plan is right for you?",
"id": 35,
"kind": "question",
"name": "choose_subscription_option_eos"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment