weechat-otr icon indicating copy to clipboard operation
weechat-otr copied to clipboard

Work on other plugin's input/output

Open f0o opened this issue 10 years ago • 1 comments

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

f0o avatar Jul 05 '14 15:07 f0o

I looked into making the script work with jabber.py but could not find a way to hook from one script into another.

The buffer API is a good idea and I'll take another look to see if there is any way we could make it work.

mmb avatar Jul 06 '14 03:07 mmb