You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using jabber.py to use weechat as native jabber client without the need of bitlbee.
the server variable of jabber.py sessions is empty as it's no IRC-Server. therefore /quote calls of otr.py fail.
There's also no input-parsing if the partner engages in a OTR-session.
Is there a way to use the buffer-api (if this supports it, havent checked it yet) instead of the /quote -server ?
Cheers,
f0o
The text was updated successfully, but these errors were encountered:
Hi,
I'm using jabber.py to use weechat as native jabber client without the need of bitlbee.
the
server
variable of jabber.py sessions is empty as it's no IRC-Server. therefore/quote
calls of otr.py fail.There's also no input-parsing if the partner engages in a OTR-session.
Is there a way to use the buffer-api (if this supports it, havent checked it yet) instead of the
/quote -server
?Cheers,
f0o
The text was updated successfully, but these errors were encountered: