Questions tagged [facebook-chat]

For questions relating to Facebook's Chat API (now deprecated with v2.0)

This tag is for questions from developers relating to Facebook's Chat API which has been deprecated with v2.0. This tag is NOT for questions regarding how to use chat in Facebook.

Some documentation is available at https://developers.facebook.com/docs/chat/.

203 questions
-1
votes
1 answer

What draw the borderline of abusive use of Facebook Chat API

The facebook chat api is a power tool. From a purely technically point of view, it definitely does more than its predecessor of private messages in the Graph API. This brings up a question of where Facebook is drawing the line of abuse of its chat…
rycfung
  • 1,325
  • 12
  • 12
-2
votes
1 answer

How to make chat web app use facebook Chat API like Skype?

My customer asked me to develop a web app which include function chat with facebook but as I know, the Facebook Chat API and XMPP things has been deprecated since 04/30/2015. But the function chat with facebook on Skype still working. Are there…
-2
votes
1 answer

Is there any way we can get chat data of my friends or friends of friends?

I want to get chat history data of my friends or of people following my page. is there any way to get that ?
kishore
  • 127
  • 1
  • 13
-2
votes
1 answer

How to build persistent element like facebook chatbar which not reload when navigate to any page?

i developed a radio stations widget (see it at my site). the problem is, i dont know how to make it persistent same like on the http://josephbeeson.com/gwapdemo/gwap.html . it's like facebook chatbar which not reload when navigate to any page. i…
-2
votes
1 answer

How do I write a macro/web scraper for facebook chat?

My old non-smart phone doesn't support GROUP facebook chat, so I was trying to find a way to scrape facebook GROUP messages and send them as text messages to the phone. I know some amount of Perl webscraping (HTML::TableExtract,WWW::Mechanize, LWP,…
kyothine
  • 296
  • 2
  • 19
-3
votes
3 answers

How to move Facebook chat box above/below or right/left?

Facebook chat box (Customer Chat SDK) overlaps one of the buttons on my website. How I can to move it above?
-3
votes
1 answer

How do I connect to Facebook chat using Username/Password auth option and successfully send a message in either Javascript or Ruby?

I have tried using the node-xmpp package and blather gem. I got the furthest with blather, but succeeded with neither. Blather attempt: https://github.com/adhearsion/blather/issues/119 Node-xmpp…
Loren
  • 13,903
  • 8
  • 48
  • 79
-6
votes
2 answers

the facebooks 'xyz is typing' feature?

Doesd anyone has any idea of how to make the feature like Facebook uses in chat, where when you start typing it shows up on the users screen? I have a complete working chat based on user id,s but unble to make this. The chat is working using…
Siddharth
  • 61
  • 1
  • 8
1 2 3
13
14