facebook-chat-api : Facebook chat API that doesnt rely on XMPP. Will NOT be deprecated April 30th 2015.. You can installing facebook-chat-api npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install facebook-chat-api $ sudo npm install -g facebook-chat-api
If want to update the facebook-chat-api package execute the command as below,
$ sudo npm update facebook-chat-api
Update package globally,
$ npm install -g facebook-chat-api
$ sudo git clone https://github.com/rektide/facebook-chat-api.git
$ sudo npm install -g ./facebook-chat-api
facebook-chat-api@1.4.0 /usr/lib/node_modules/facebook-chat-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall facebook-chat-api
Package Name | facebook-chat-api |
Version | 1.4.0 |
Description | Facebook chat API that doesnt rely on XMPP. Will NOT be deprecated April 30th 2015. |
Released Date | 2017-04-28T16:16:05.631Z |
Published by | schmavery |
How to Learn | https://www.npmjs.com/package/facebook-chat-api/tutorial |