37d6e8c88a As connection manager, I can use either punjab or node-xmpp-bosh (I chose this because I am used to node). In this case they will have same number with the chat boxes opened. Linked 4 XMPP library for facebook chat 3 How to implement facebook chat using XMPP and BOSH 0 remote-connection-failed when connecting with Facebook Chat 1 facebook chat using strophe, punjab 0 Building Facebook Chat using Strophe Related 1 Facebook with Strophe and punjab 1 Integrating Facebook Chat 0 Building Facebook Chat using Strophe 0 XMPP intregration with Facebook Chat, using Python 1 facebook chat using strophe, punjab 0 FB Chat API - Authenticating X-FACEBOOK-PLATFORM using Strophe 0 how to use strophe with XMPP or Pujab 1 Set Punjab as a BOSH XMPP Proxy for Facebook Chat 1 Does Facebook chat platform support BOSH? 1 Integration of Javascript XMPP client with Facebook Chat and Google Talk Hot Network Questions Will Ezra's lightsaber revolutionize dueling? How can my computer use 300% PC processing power? What's so special about 88.88? When do a wizard's new spells appear after leveling? How can I sort Arrays in a Collection? How long can you stay on the Caledonian sleeper train once it has arrived? How to recreate the gnuplot color scheme "AFM Hot" in Mathematica? Humans can now run 40 mph. –>. Hope this helps. A jabber server is a prerequisite to punjab (i don't get what it is needed for) but anyway i will follow the steps and see. about us tour help blog chat data legal privacy policy work here advertising info mobile contact us feedback Technology Life / Arts Culture / Recreation Science Other Stack Overflow Server Fault Super User Web Applications Ask Ubuntu Webmasters Game Development TeX - LaTeX Programmers Unix & Linux Ask Different (Apple) WordPress Development Geographic Information Systems Electrical Engineering Android Enthusiasts Information Security Database Administrators Drupal Answers SharePoint User Experience Mathematica Salesforce ExpressionEngine Answers more (13) Photography Science Fiction & Fantasy Graphic Design Movies & TV Seasoned Advice (cooking) Home Improvement Personal Finance & Money Academia more (9) English Language & Usage Skeptics Mi Yodeya (Judaism) Travel Christianity Arqade (gaming) Bicycles Role-playing Games more (21) Mathematics Cross Validated (stats) Theoretical Computer Science Physics MathOverflow Chemistry Biology more (5) Stack Apps Meta Stack Exchange Area 51 Stack Overflow Careers site design / logo 2016 Stack Exchange Inc; user contributions licensed under cc by-sa 3.0 with attribution required rev 2016.3.24.3374 . Stack Overflow works best with JavaScript enabled .
I am totally new to all this which made me lost for more than a week now. I looked around in Facebook API, i found out that chat is allowed only using XMPP. more stack exchange communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us . I wrote it in pure Javascript: var o = document.getElementsByClassName("uiTextareaAutogrow 552m"); // set the chat textbox var chatTextBox = o[0]; // set the message value chatTextBox.value = "Hello"; // create a keydown event var e = new Event("keydown"); // it has to simulate the Enter press (key code is 13) e.keyCode = 13; // trigger it chatTextBox.dispatchEvent(e); shareimprove this answer edited Aug 22 '13 at 5:16 answered Aug 22 '13 at 5:10 Ionic Bizu 30.7k23103184 excellent answer !! –Fast Snail Jun 2 '15 at 17:27 FastSnail Hehe, is this still working? :) –Ionic Bizu Jun 2 '15 at 17:47 yes.i also thought it is outdated .but it's working nicely –Fast Snail Jun 2 '15 at 17:49 2 FastSnail I'm happy to know that this helped someone after two years of non-feedback. Sign Up It's free and anyone can join. In its API link the functions are explained but no examples how can they be used. In this article I will show you the logic and code behind facebook chat box popups.
Hermai replied
494 weeks ago