node-red-contrib-chatbot
Version:
REDBot a Chat bot for a full featured chat bot for Telegram, Facebook Messenger and Slack. Almost no coding skills required
11 lines (6 loc) • 447 B
Markdown
Encode a message into a QR code image (text or link).
This node is equivalent to an [Image node](https://app.notion.com/p/e4db571720f74584bfa97668c100db43) and can be connected directly to an output node (like [Telegram Sender Node](https://app.notion.com/p/cfee3d0ae8164faaa542374e0b449769) ).
Message box supports templating, it’s possible to use chat context variables like
```plain text
This is an encoded message for {{firstName}}
```