Do you have a link to the bot running in Messenger? The <a href="https://www.facebook.com/gdY7MU/messages/" rel="nofollow">https://www.facebook.com/gdY7MU/messages/</a> link in the repo appears to be broken.
Messenger Platform docs happen to showcase very specific acceptable examples of what bots are expected to do[0]. An app like this doesn’t look likely to be approved to be publicly accessible.<p>Does anyone have experience getting FB’s approval for a Messenger bot?<p>[0] <a href="https://developers.facebook.com/docs/messenger-platform/app-review#examples_acceptable" rel="nofollow">https://developers.facebook.com/docs/messenger-platform/app-...</a>
Is sending and receiving messages through facebook messenger still limited to the official app or did they add back an API to replace the old XMPP interface?
That's similar to the Python interpreter bot "pypie" that we made a couple of weeks ago for our Slack group "#devchat".<p><a href="https://github.com/devolio-devchat/pypie" rel="nofollow">https://github.com/devolio-devchat/pypie</a><p>Bots are awesome!