tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.02k stars 2.23k forks source link

Replying to messages #1933

Open ghost opened 7 years ago

ghost commented 7 years ago

So I just started using yowsup. I am a newbie in python. How do I reply to messages when I receive them on my number? My project doesn't need to read the content of the message, but I need a message receive event which is triggered when I receive a message. I used pywhatsapp to login and send messages.It is a wrapper module.

gushome7 commented 7 years ago

see cli example code. You will see how to use events.