do you have? where it can automatically comment whenever a facebook group post something new?If through Application, I can help you...![]()
do you have? where it can automatically comment whenever a facebook group post something new?
Tips:
1. Use PHP + cURL to get latest postid from group.
2. Insert postid to database and post comment to that post.
3. Run cronjob to check new post then compare last postid, which commented and current latest postid). If same, return. If different, post new comment, insert new latest postid to database.
Yeah, i see. Just a tip for @charmie125 instead open new threadGuys, this thread is 4 years old. I don't think the OP is still working on this.