diff options
author | jgeboski <jgeboski@gmail.com> | 2015-01-14 22:11:45 -0500 |
---|---|---|
committer | jgeboski <jgeboski@gmail.com> | 2015-01-14 22:11:45 -0500 |
commit | 53e9a0fe52b47f7d05039d0430c4e4b9928cecf6 (patch) | |
tree | 5793199e7515acbc0fc2294109d78ad561a78a4b /README | |
parent | 0bcca046b3d946ef173a7a40be0e530978993dc4 (diff) | |
download | bitlbee-facebook-53e9a0fe52b47f7d05039d0430c4e4b9928cecf6.tar.gz bitlbee-facebook-53e9a0fe52b47f7d05039d0430c4e4b9928cecf6.tar.bz2 bitlbee-facebook-53e9a0fe52b47f7d05039d0430c4e4b9928cecf6.tar.xz |
README: added note about app passwords
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,6 +30,12 @@ Building and Installing: $ make install Usage: + Before continuing, please note, it is recommended that you use an app + password for your Facebook account. Not only is this more secure than + leaving your password within bitlbee, but it allows the usage of two + factor authentication methods. An app password can be generated via + the security page on the Facebook website. + Getting started: > account add facebook <username> <password> > account <acc> on |