I want to do a Facebook chatbot using Chatterbot, but I don't know whether I have to create a new input adapter or not. Can you give me a guess? Thank you so much
@hochochoc
but I don't know whether I have to create a new input adapter or not.
Yes
Please be aware of future expansion https://github.com/gunthercox/ChatterBot/issues/528
I found some resources this might be useful to you http://masnun.com/2016/05/22/building-a-facebook-messenger-bot-with-python.html
I have just made a simple chatbot using Fb and chatterbot, but I didn't create a new input adapter.
I only followed this project https://github.com/chamkank/flask-chatterbot . However, I think, in future, I will create a Facebook adapter for chatterbot. This maybe interesting.
Thank you very much.
@hochochoc Sure
@vkosuri @hochochoc This information was extremely helpful! Thank you both!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
I have just made a simple chatbot using Fb and chatterbot, but I didn't create a new input adapter.
I only followed this project https://github.com/chamkank/flask-chatterbot . However, I think, in future, I will create a Facebook adapter for chatterbot. This maybe interesting.
Thank you very much.