weechat-xmpp
weechat-xmpp copied to clipboard
OTR Support
It would be super cool to have the OTR support on this weechat plugin !
I don't ever know how XMPP is doing this.
For that you'd use a separate plugin like:
- https://weechat.org/scripts/source/otr.py.html
- https://github.com/mmb/weechat-otr
It works with Python 3 as long as your weechat is compiled with python 3 support. https://weechat.org/scripts/stable/language/python
On Archlinux at this point in time that means to use the weechat-python3-git in the future you may not have to do that as weechat will no doubt come with Python 3 support.
I don't use the python2 packages so I installed python-potr through pip. and python-wheel python-keyring from pacman.