Learn how to automate whatsapp using Javascript (NodeJS) Ex: Automate sending messages/replying to messages, scheduling messages etc. A lot more can be automated!
Spotlight of the day is a library called whatsapp-web.js
Checkout whatsapp-web.js github repo and watch the full tutorial video below
Latest posts by Ranjith kumar (see all)
- Flutter lookup failed in @fields error (solved) - July 14, 2023
- Free open source alternative to Notion along with AI - July 13, 2023
- Threads API for developers for programmatic access - July 12, 2023
Hi, awesome tutorial i’ve watched today. Is there any way we could use this whatsapp web library to automate after sale notification which sending customer details and product they bought after they completed the payment?
How to mark next line in messages. Please let me know if anybody knows.
You can try using a multi-line string – https://www.freecodecamp.org/news/javascript-multiline-string-how-to-create-multi-line-strings-in-js/