0.3.4 • Published 2 years ago

node-red-contrib-waservice v0.3.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

This library use for Whatsapp functions in node-red. This node implement and depend on whatsapp-web.js.

Install

Run the following command in the root directory of your Node-RED

npm install node-red-contrib-waservice

You will also need whatsapp-web.js to install insinde the node-red-contrib-waservice node_modules

npm i whatsapp-web.js

or

  1. Go to "Manage palette" menu on your node-red
  2. Search "waservice" or "Whatsapp Service" on Node-RED Library
  3. Click "Install"

Issue

When test on macos there is a problem mention https://github.com/pedroslopez/whatsapp-web.js/issues/1758, this fix by installing

npm install github:ReforwardDev/whatsapp-web.js#patch-1

Everytime deploy new nodes, node-red must restart to re init the whatsapp.

Example

This package can use to authenticate your whatsapp, send and receive the message with node-red. Import the example from this https://gist.github.com/taufiksu/ad724c5641aee49c0114e604b6391e6c

0.3.0

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.4

2 years ago

0.2.5

2 years ago

0.3.3

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago