Skip to content

Instantly share code, notes, and snippets.

@JustinaPetr
Created June 11, 2018 19:41
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 JustinaPetr/97e2dc115eb7236b2c7c52d39424bed2 to your computer and use it in GitHub Desktop.
Save JustinaPetr/97e2dc115eb7236b2c7c52d39424bed2 to your computer and use it in GitHub Desktop.
templates:
utter_greet:
- "Hey, how can I help you?"
utter_goodbye:
- "Talk to you later!"
- "Goodbye :("
- "Bye!"
utter_affirm:
- "Cool. Let me book the spot for you."
- "Glad to hear. I'll make an RSVP for you."
utter_confirm:
- "Done - you are all set for Bots Berlin meetup."
- "Great, all done."
utter_thanks_goodbye:
- "You are very welcome. Goodbye!"
- "Glad I could help! Have a great day."
utter_meetup:
- "Rasa Bots Berlin meetup is definitely worth checking out! They are having an event today at Behrenstraße 42. Would you like to join?"
utter_affirm_suggest_transport:
- "Great, I have just booked a spot for you. The venue is close to the Berlin Friedrichstraße station, you can get there by catching U-Bahn U6."
utter_suggest_transport:
- "Sure, the venue is nearby the Berlin Friedrichstraße station, so the best option is to catch U-Bahn U6."
utter_thanks:
- "You are very welcome."
utter_deny:
- "That's a shame. Let me know if you change your mind."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment