Catalin P
Catalin P

Reputation: 59

Bot initiating chat in Messenger *Group*

I have a Messenger group for a recreational sports team (6 members), our schedule changes from week to week and we have to check a web site, which get tedious. I want to write a bot which writes a short message to our Messenger group once a week to announce our game times. There is no interaction from the group members. I want the message to be automatic (initiated by the bot), not triggered by an interaction from our group.

Is this possible with Messenger API? Everything I can find on https://developers.facebook.com/docs/messenger-platform/ seems to suggest only two options:

Upvotes: 1

Views: 626

Answers (1)

amuramoto
amuramoto

Reputation: 2848

Correct, those are the only options. Currently, bots are not supported in group chats.

Upvotes: 3

Related Questions