salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.27k stars 604 forks source link

capture incoming messages #76

Closed robinhodemorais closed 2 years ago

robinhodemorais commented 2 years ago

hello, I'm starting to test and I'm not able to receive the returns on the webhook, through the website https://webhook.site/ I got my url I configured it in .env and even in config.js, but I don't have a return there, when testing message sending everything is ok, but I need to capture the received messages to set up an AI, how do I do it?

salman0ansari commented 2 years ago

setup an ai lol if you want to create bot simply use Baileys lib.