+ 3
how to make a program to send message to facebook friends by python..or html.??
I want to make a program which can read my FB chat and can make similar replies to similar questions for one Facebook friend in PC.. if there are many answer to similar questions it can randomly choose the answer.. Dedicated to all advanced level programmers..
1 Antwort
+ 2
One thing you can achieve this is by means of facebook api. In simple terms api are way of websites to share data through json data format.