0

How can I make the wit.ai bot to skip some user responses? e.g. say user said " I am doing fine" on that Bot should not respond, or wait for next user input.

Sachin
  • 1
  • 1

1 Answers1

0

Check the response before sending it on to Wit. An if/else statement should be enough.

Bcf Ant
  • 1,639
  • 1
  • 16
  • 26