I would like to know if it is possible to create a Facebook chatbot app and make it open to the public, so that any page that wants the bot's functionality could just "subscribe" the app (as a service).
I know that it is possible to have a chatbot responding to multiple pages, but the app's publisher needs to be an admin of them at the same time to generate the access tokens (more about it in this post) in the app's admin page. That's a problem to the me, as a publisher, since the pages would need to grant admin rights to me and they could not be willing to do so.
So, to recap, what I want to do is:
- Publish the bot to the public;
- Anybody that wants to use it could do that without having to grant admin rights to me.
Thank you (and sorry for the long question, but it was hard to explain).