weechat / weechat

The extensible chat client.
https://weechat.org
GNU General Public License v3.0
2.97k stars 332 forks source link

Facebook Messenger #655

Open FedericoCeratto opened 8 years ago

FedericoCeratto commented 8 years ago

Support to Facebook Messenger through a Python plugin would be very nice.

flashcode commented 8 years ago

It's possible to add native support (if the protocol is 100% free and open), but It should be already possible with Bitlbee, see: https://wiki.bitlbee.org/HowtoFacebookMQTT

schovi commented 6 years ago

Any progress there? I just discovered weechat and want to use it for Slack, but using it for messenger too would be best :)

weechatter commented 6 years ago

No. if you want slack, use the slack.py script. If you want Facebook Messenger, use bitlbee.

Fubukimaru commented 6 years ago

What about this plugin for slack? https://github.com/wee-slack/wee-slack

weechatter commented 6 years ago

This is a "script", not a "plugin", see https://weechat.org/files/doc/stable/weechat_user.en.html#plugins

Mikaela commented 6 years ago

If the issue is asking for support via Python plugin, doesn't that mean a Messenger script meaning https://github.com/weechat/scripts/issues rather than this issue tracker?