pablo-bot/data/rules.yml

14 lines
244 B
YAML
Raw Normal View History

2021-09-28 16:45:32 +02:00
version: "2.0"
rules:
- rule: Say goodbye anytime the user says goodbye
steps:
- intent: goodbye
- action: utter_goodbye
- rule: Say 'I am a bot' anytime the user challenges
steps:
- intent: bot_challenge
- action: utter_iamabot