Skip to content

Instantly share code, notes, and snippets.

@teenoh
Last active October 13, 2017 14:54
Show Gist options
  • Save teenoh/84316e81ca615b38f31472f50d5bda9c to your computer and use it in GitHub Desktop.
Save teenoh/84316e81ca615b38f31472f50d5bda9c to your computer and use it in GitHub Desktop.
Bot workflow
if user entered "hey" =>
reply user with "hi"
if user entered "where are you?" =>
reply user with "I am somewhere in the cloud"
if user entered "what is your name?" =>
reply user with "I am Bot"
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment