26 lines
589 B
YAML
26 lines
589 B
YAML
responses:
|
|
utter_bye:
|
|
- text: |
|
|
Goodbye!
|
|
utter_out_of_scope/other:
|
|
- text: |
|
|
I dont understand sorry!
|
|
utter_out_of_scope/non_english:
|
|
- text: |
|
|
I only speak English :(
|
|
utter_bot_challenge:
|
|
- text: |
|
|
I am a bot!
|
|
utter_greet:
|
|
- text: |
|
|
Hello! How can I help you?
|
|
- text: |
|
|
Hi!
|
|
utter_ask_email:
|
|
- text: |
|
|
What is your email address?
|
|
utter_signedup:
|
|
- text: |
|
|
Check your inbox at {email} in order to finish signing up on Liberta Casa!
|
|
You're all set! Check your inbox at {email} to confirm your registration.
|