Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
721 stars 143 forks source link

sendPhoto from URL error #65

Closed kamikazechaser closed 8 years ago

kamikazechaser commented 8 years ago

$.sendPhoto({ url: 'https://mysource.com/image.png', filename: 'image.png'})

Error: ENOENT: no such file or directory, open '/root/livecoinbot/node_modules/telegram-node-bot/lib/api/temp/jt2348rs0gs94urw9udi.dat'
    at Error (native)
Naltox commented 8 years ago

Just fixed that, thanks!

kamikazechaser commented 8 years ago

I gotta update the node package, right?

Naltox commented 8 years ago

@kamikazechaser Yes!