Library from whatsapp-web.js
Source from ngekoding
As because Whatsapp regularly makes an update, so we needs to always use the latest version of whatsapp-web.js. Some errors may occurs with the old versions, so please try to update the library version before creating an issue.
- Clone or download this repo
- Enter to the project directory
- Run
npm install
- Run
npm run dev
for development (need install https://www.npmjs.com/package/nodemon for auto reload) - or Run
npm run start
- Open browser and go to address
http://localhost:3000
- Scan the QR Code
- Enjoy!