
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
rwe-node-red-test
Advanced tools
For testing Only | Whatsapp connection with Node-Red | No third party APIs
Simple node for connecting Node-Red to Whatsapp :iphone:
Currently in developing mode, Continous updated may encounter. :sweat_smile: Missing Nodes ? : To avoid long names, Node names are updated. If some node are missing after update please re-configure the update node, it will not change again.
It will create a Whatsapp Web instance in your machine and store your session locally in Node-RED.
Whatsapp Admin : Node used for basic status of whatsapp.
Inputs | Description |
---|---|
test | Checks the current status of whatsapp and output the same in msg.payload |
destroy | Close the client and destroy the whatsapp connection. |
restart | Restart the whatsapp connection. |
logout | Simply log you out and close the session. |
Output | Description |
---|---|
status | provide status on msg.payload for all and each input mentioned in above table. |
Connecting.. | When whatsapp attempting to connect. |
QR Code (image) | when QR code is generated. This method can also be used to get QR Code (image) generated by whatsapp. |
Connected | When whatapp is sucessfully connected. |
Group Joined or Removed | msg.paylod : Group Name. msg.type : joined / Removed from group.msg.notification : Complete notification. msg.chat : Complete Group Details. |
Chats In : Node to recive all messages send to connected number.
Output | Description |
---|---|
msg.paylod | Recived message |
msg.from | Sender Number |
msg.chatID | Chat ID of Group chat / Personal chat |
msg.message | Complete message object. Some extra details for advance users |
Chats Out : As simple as mention on name, node will send msg.payload
recived at input to the number mentioned in node.
Don't forget to mention international dialing code befor your number. Number must be in format like +11 99999 99999
without any space.
Group Message : Whatsapp Group Node to send message in a Group.
The node will send recived msg.payload
to a group chat.
Issues and Suggestions are welcome here.
Ver-0.1.21
: Group Message Node added.Ver-0.1.23
: Nodes are formatted correctly and names are updated.Currently working on more Whatsapp Node and will be avilable soon -
Complete detail for Nodes will also be updated as soon as possible.
Please don`t try to spam with your personal Number, Suspicious activities might be tracked by whatsapp.
Thanks to bear with me
FAQs
For testing Only | Whatsapp connection with Node-Red | No third party APIs
The npm package rwe-node-red-test receives a total of 0 weekly downloads. As such, rwe-node-red-test popularity was classified as not popular.
We found that rwe-node-red-test demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.