One of my recent project needs to create custom chat bots for facebook messenger. The user can login to the system and create a bot with different interactions and finally publish the bot to facebook.
There are a couple of companies that are doing this including Chatfuel. In their system, the user is requested for the pages authentication and they directly publish the bot to your page.
Can someone advise me, How to publish a Chatbot into the Facebook page using only API ?
Thanks.