Tagged Questions
8
votes
5answers
13k views
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
0
votes
0answers
42 views
Simple PHP chatbot API [closed]
I'd like to create a website on which the user will be able to speak to a chatbot, with the output of the chatbot put through a filter before displaying it. To do that, I need an API (preferably in ...