mirror of
https://github.com/naimo84/awesome-nodered.git
synced 2026-03-11 17:48:48 -05:00
[Social] Add open-wa (#5)
- https://github.com/open-wa/node-red-contrib-wa-automate [open-wa](https://github.com/open-wa/wa-automate-nodejs) (2k+ stars) allows you to easily turn your whatsapp account into a CLI with one easy command ```bash > npx @open-wa/wa-automate --socket -p 8080 ``` After which you can integrate into node-red with a dynamically generated pallette. Why replace the existing whatsapp integration with the official open-wa integration? - Robert's integration already uses open-wa but is no longer maintained - The official integration doesn't run the whole open-wa process on node-red (more efficient) - Dynamically generated command/listener list Thanks
This commit is contained in:
@@ -167,8 +167,8 @@ It provides a browser-based editor that makes it easy to wire together flows usi
|
||||
- [sms77](https://github.com/sms77io/nodered-contrib-sms77) - Uses [sms77](https://www.sms77.io/) service for SMS, text-to-speech calls and number lookups.
|
||||
- [telegrambot](https://github.com/windkh/node-red-contrib-telegrambot) - Contains a receiver and a sender node which act as a Telegram Bot.
|
||||
- [twilio](https://github.com/node-red/node-red-nodes/tree/master/social/twilio) - Uses [Twilio](https://www.twilio.com/) service to send/receive text messages.
|
||||
- [whatsappbot](https://github.com/robertsLando/node-red-contrib-whatsappbot) - WhatsApp Bot.
|
||||
- [xmpp](https://github.com/node-red/node-red-nodes/tree/master/social/xmpp) - Connect to an XMPP server to send and receive messages.
|
||||
- [open-wa (whatsapp)](https://github.com/open-wa/node-red-contrib-wa-automate) - Efficiently connect to remote instances of your open-wa whatsapp automate servers.
|
||||
|
||||
### System
|
||||
|
||||
|
||||
Reference in New Issue
Block a user