This plugin can be used to send a message to all users of the chatbot, the plugin handles correctly users using different platforms (Telegram, Messenger, Slack, etc.).
Import the Mass Contact sub-flow in Node-RED, then connect the output to all node senders supported by your chatbot.
Open Mission Control and type the message
If the chatbot is using multiple platforms (i.e., Telegram and Messenger) then Mass Contact will send the message using the right platform, just connect all the sender nodes to the Mass Contact sub-flow output. If a user is accessing the chatbot with more than one platform, the default one will be chosen (defined in the sub-flow configuration).
All contacts will be queued using the MC Queue node and sent to the platform at a regular speed, check the status of the queue clicking on the link "recipients queue" in Mission Control.
Changelog
- 1.2.1 Added MC Queue support
- 1.0.0 Initial version
This is a RedBot plugin, an additional functionality for chatbots created with RedBot, click here to get started then go to the Plugins sections to install this extension