I'm trying to implement a bot chat in a facebook account (Not in a facebook fanpage). I don't know how to check if someone send me a message so I can response. There are a Python lib used to support this feature called fbchat but it's not supported this feature anymore. Is there anyway i can resolve this problem ? I tried using selenium to login and find exact a specific conversation automatically, but i still haven't figured out how to solve the problem yet. Thank you for reading
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.Community– Community Bot2022-05-08 03:48:00 +00:00Commented May 8, 2022 at 3:48
-
Facebook does not have any API for it. And Facebook does not allow you to do anything else than using their API. So no it is not possible.WizKid– WizKid2022-05-08 05:31:57 +00:00Commented May 8, 2022 at 5:31
-
So strict :( Thank you for your answer >m<Mei Vin Ming– Mei Vin Ming2022-05-08 11:28:41 +00:00Commented May 8, 2022 at 11:28
Add a comment
|