Skip to content

Instantly share code, notes, and snippets.

@andreafalzetti
Created December 14, 2016 23:51
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreafalzetti/6a142ae4192dc82225e623d61b36a55d to your computer and use it in GitHub Desktop.
Save andreafalzetti/6a142ae4192dc82225e623d61b36a55d to your computer and use it in GitHub Desktop.
0:
messages:
- "Would you like to send me a picture?"
input:
type: buttons_single_select
key: picture_yes_no
options:
[Yes, sure]:
input:
type: image
key: picture
when:
failure:
messages:
- "Something went wrong, please try again"
anchor: 0
success:
messages:
- "Great, photo uploaded successfully"
end:
[I can't right now]:
messages:
- "Ok, it's fine!"
- "Talk you soon!"
end:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment