shashankpr / DobbyBot

This is a Python implementation of Chatbot using Messenger and Wit.ai.
MIT License
0 stars 0 forks source link

Handle Error messages from API in Messenger #39

Open shashankpr opened 6 years ago

shashankpr commented 6 years ago

Do you want to request a feature, report a bug, or ask a question about wit?

~Bug

What is the current behavior?

The bot returns (or does not return) None messages to the user when it cannot find time or weather for a location.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

handle exceptions

What is the expected behavior?