I looked into motion.ai and how they make facebook bots. I noticed that they somehow manage to connect everything automatically (app link with pages, secrets, hashes, webhooks setup and all that stuff).
According to this Create and Configure Facebook Apps via API that can't be done through the API.
Anyone have any clues how they set this all up? I'm working on a system that should do something similar (the setup stuff for instancing apps and setting them up, not the whole bot managing system). I thought it will have to be done all manually, but somehow they managed to go around it so I'm curious as to how that could be done.
Thanks
They are most likely doing it like Chatfuel (and other platforms): There is ONE bot that is reviewed and ready to go, with all the neccessary webhooks. If you create a new bot on those platforms, you don´t really create a new bot on the Facebook platform. It more or less just connects their bot to your Page.