Facebook status update through php
问题 I want to develop a bot which will update the status of a facebook account using php. Please guide me on this 回答1: @Porkchop is correct, you will probably need the Facebook Connect API. To update a users status on Facebook, you should look at the Status.set API call. For coding a googletalk bot in php there are some articles that should get you started: Twitter PHP Jabber Bot Tutorial Jabber Simple - A PHP library But also consider using IMified, which does a lot of the work of creating and