node-red-contrib-chatbot
node-red-contrib-chatbot copied to clipboard
cannot send image
hi, i have installed nodered on windows, but i cannot send image to telegram, on windows.
i need to send image from my desktop to telegram user.
i tried many methods, but on image node exit, i nothing receive, no errors, no logs, nothing!
i tried to read file using file, i tried using function, i tried to put URL directly in image node, locally, and from http, but nothing results.
thanks, best regards
Do you see anything in the system console? I'm running in Mac so I cannot try with a similar file path, have you tried removing the double backslash?
As last resort try loading the file with a Node-RED's file node and set the output as buffer then connect it to the image node, if it still doesn't work then there's something wrong with the path