weechat/scripts

whatsapp.py and yowsup 3.0.0

dfroger opened this issue · 4 comments

It seems that whatsapp.py needs to be upgraded for yowsup 3.0.0, these imports do not work for me:

from yowsup.layers.auth import AuthError

Related commit in yowsup.

also, self.getStack() no more has .setCredentials attribute

Note: I start working on it in this branch (but I don't have much time for it today)