scripts icon indicating copy to clipboard operation
scripts copied to clipboard

whatsapp.py and yowsup 3.0.0

Open dfroger opened this issue 6 years ago • 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

dfroger avatar Apr 23 '19 16:04 dfroger

Related commit in yowsup.

dfroger avatar Apr 23 '19 16:04 dfroger

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

dfroger avatar Apr 23 '19 16:04 dfroger

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

dfroger avatar Apr 27 '19 12:04 dfroger