diff options
author | dequis <dx@dxzone.com.ar> | 2017-08-30 20:20:12 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2017-08-30 20:20:12 -0300 |
commit | b4e9612ea40de27b8be20960e721fe8467da48f2 (patch) | |
tree | d19dad6c550ccd2e6db5482cb67ef5f2c3adc448 /README | |
parent | e460983b98aa29c222b3990c41c16355d8fe78a1 (diff) | |
download | bitlbee-facebook-b4e9612ea40de27b8be20960e721fe8467da48f2.tar.gz bitlbee-facebook-b4e9612ea40de27b8be20960e721fe8467da48f2.tar.bz2 bitlbee-facebook-b4e9612ea40de27b8be20960e721fe8467da48f2.tar.xz |
README: scratch an itch
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ The Facebook protocol plugin for bitlbee. This plugin uses the Facebook -Mobile API. +Messenger MQTT-based protocol. + +This project is not affiliated with Facebook, Inc. ## Usage @@ -27,7 +29,7 @@ Do *not* use the source tree headers unless you know what you are doing. This can lead to mismatched header versions, which often times will lead to bad things. - $ git clone https://github.com/jgeboski/bitlbee-facebook.git + $ git clone https://github.com/bitlbee/bitlbee-facebook.git $ cd bitlbee-facebook With a "global" (or system) bitlbee installation: |