node-red-contrib-chatbot
node-red-contrib-chatbot copied to clipboard
Image URL param support?
Hello, I am using Frigate and I want to send the snapshot to my Telegram bot.
The Frigate API requires an extra param on the URL to get the snapshot with the bound box but seems like the image node does not support that, here is the log:
[error] [chatbot-image:myimage] Unsupported file format for image node "snapshot.jpg?bbox=1", allowed formats: .jpg, .jpeg, .png, .gif
Do I have other solutions or this can be fixed? Thanks.