vernwalrahul / my-messenger-bot

An assistive bot in python
24 stars 21 forks source link

Help with adding new user question predictions and bot answers #6

Closed Nikola9933 closed 7 years ago

Nikola9933 commented 7 years ago

How can i expand the list of questions in predict_reply.py?

vernwalrahul commented 7 years ago

@Nikola9933 There is a separate file "predict_reply" for that purpose. For now, you can just use the if-else command with string matching.

Try not to open any issue until you encounter an error while installing or deploying the app. Feel free to mail me, if you have any queries. :)