shashankpr / DobbyBot

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

Add Sentiment and more Conversational style #21

Open shashankpr opened 7 years ago

shashankpr commented 7 years ago

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

enhancement

What is the current behavior?

The replies by bot are hardcoded. It replies in a "robot" manner. Bot's use is more confined to services and information seeking rather than having a casual conversation.

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

What is the expected behavior?

Bot converses like a human does. It should understand the sentiment of the statement and reply accordingly.