scripts
scripts copied to clipboard
whatsapp.py and yowsup 3.0.0
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)