https://polling-chatbot.herokuapp.com/
-
applications save messages to the file "history.txt"
-
applications answer to predefined set of rules, which you may see at file "Artificial_Intelligence.py"
There is a problem on deploying the application, which used socket transport. When it started on localhost everything is okey, but when i uploaded it on heroku, found that it works only first seconds.