guidone / node-red-contrib-chatbot

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.
http://red-bot.io
930 stars 188 forks source link

URL validation bug #627

Closed fetuffani closed 9 months ago

fetuffani commented 9 months ago

Fix: Updated URL validation function to return boolean instead of array. Even tough webhook url was valid, the telegram (or viber) configuration was reporting an invalid url.