NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
226 stars 83 forks source link

add before-reply event #132

Closed jbinard closed 5 years ago

jbinard commented 5 years ago

Add a "before-reply" event in bot-event and bot-send-card to be abble to intercept a bot reply.

When a bot-event is configured with "before-reply", the bot replies will be catched. A bot-continue node will be required after the bot-event to finish the process and transmit the message to the user.