sbshah97 / What-omation

Parsing WhatsApp Web on the Linux Terminal and using the terminal with advanced functionality like creating local backups of chats and implementing a chat bot for WhatsApp
MIT License
26 stars 15 forks source link

Failed to do anything #11

Open masterwaqar opened 6 years ago

masterwaqar commented 6 years ago
`user@whatservice:/whatservice/Whatsapp-Web$ virtualenv wa-web
New python executable in /whatservice/Whatsapp-Web/wa-web/bin/python
Installing setuptools, pip, wheel...done.
Overwriting /whatservice/Whatsapp-Web/wa-web/bin/activate.fish with new content
Overwriting /whatservice/Whatsapp-Web/wa-web/bin/activate.csh with new content
Overwriting /whatservice/Whatsapp-Web/wa-web/bin/python-config with new content
user@whatservice:/whatservice/Whatsapp-Web$ python wa.py 
# um
Failed to get unread messages
# sc "Friend"
Failed to select Chat "Friend"

Not sure what I am doing wrong. I already logged.

Also, can we avoid signing each time?

sbshah97 commented 6 years ago

Do you have a contact named as 'Friend'?

masterwaqar commented 6 years ago

Yes. I also tried

sc "Friend"

Same result.

sbshah97 commented 6 years ago

Alright let me take a look