thEpisode / whatsapp-bot

This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.
https://www.virtualcapitalofamerica.com
Creative Commons Zero v1.0 Universal
37 stars 21 forks source link

fixed issue #4 #5

Closed aldomonteiro closed 5 years ago

aldomonteiro commented 5 years ago

On May 27-29 Whatsapp changed Whatsapp Web and it is needed to change the way to retrieve objects used in this bot. This pull request does that. It is working again.

thEpisode commented 5 years ago

Thanks a lot, so good changes @aldomonteiro