kyleissuper / WhatsBlaster

Automate WhatsApp messages
25 stars 10 forks source link

Reading messages #1

Open EliveltonRepolho opened 7 years ago

EliveltonRepolho commented 7 years ago

Congrats for the project, first of all :)

I've searched a lot for how to do this.

But I'd like to do some thing like a bot for whatsapp. Sending and Reading messages.

Is this possible to see the messagens unreaded on whatsweb ?

Just simple, like asking something and the person answser positive ou negative, 0/1. I'd like to know the answser.

If do, I'd like to help if you wants, I don't much of python, but... I was thinking some thing like Java.

kyleissuper commented 7 years ago

Thanks! Yeah, I can imagine checking which messages are read. Selenium is pretty cool, and is made for Java too. If you're interested to help, I'd suggest looking at the Selenium tutorials. Here's an example: http://selenium-python.readthedocs.io/installation.html