Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work on other plugin's input/output #84

Open
f0o opened this issue Jul 5, 2014 · 1 comment
Open

Work on other plugin's input/output #84

f0o opened this issue Jul 5, 2014 · 1 comment

Comments

@f0o
Copy link

f0o commented Jul 5, 2014

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

@mmb
Copy link
Owner

mmb commented Jul 6, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants