Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle unexpected input #2

Open
urbanslug opened this issue Aug 25, 2017 · 0 comments
Open

Handle unexpected input #2

urbanslug opened this issue Aug 25, 2017 · 0 comments

Comments

@urbanslug
Copy link
Collaborator

urbanslug commented Aug 25, 2017

Environment

  • All

Expected behavior

  • Bots should pause and resume on unexpected input in open ended questions.
  • Bots should also have a timeout e.g. not continue conversations days later.

Actual behavior

  • Some unexpected input should be caught, such as "help".

Steps to reproduce the behavior

  • Reply to an open ended question with an emoji or "help"

Implementation plan

  • Set a timeout for conversations that haven't been replied to.
  • Pause on unexpected input or ignore some unexpected input messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant