Is it possible to make Two actions after one intent in a story?
Yes! Just write it like any regular story but with two actions after each other.
- story: Ask name
steps:
- intent: greet
- action: utter_greet
- action: utter_ask_name
With custom actions, you can also use the FollowupAction event.
1 Like
Yep, I did it but when i train the bot it gives me an error!!!
Can you show me the error please?
now the error has disappear, just like a magie thanks any way
1 Like
Hahahaha great!
1 Like