Schmavery / facebook-chat-api

Unofficial Facebook Chat API for Nodejs
MIT License
1.94k stars 597 forks source link

how do I make the bot wait for a reply #902

Open PedjPedj opened 2 years ago

PedjPedj commented 2 years ago

Not really an issue but something that madly confuses me and I can't ask about it anywhere but only here. In a chat, how do I make the bot wait for a reply? of a certain user.

pota2dev commented 2 years ago

Can you log in properly?

PedjPedj commented 2 years ago

Sort of, I used puppeteer to fetch the cookies and used it to log in.