Page 1 of 1
Notification Telegram
Posted: Tuesday 08 August 2017 16:33
by mcestoni
Hello, would it be possible to add a specific section for notifications with Telegram adding the Amazon bucket to send images?
Re: Notification Telegram
Posted: Monday 02 October 2017 16:53
by chatainsim
I've send a pull request to add Telegram Notification (only text for now).
But why would you like to add Amazon bucket ? What's the point ?
And where does your IFTTT entry come from ?
Re: Notification Telegram
Posted: Friday 06 October 2017 1:06
by mcestoni
Today I run the following script when an event occurs
#!/bin/sh
curl
http://admin:[email protected]/Streami ... /2/picture > /tmp/foto_timbre.jpg
curl -s -X POST "
https://api.telegram.org/bot4296sdfasla ... /sendPhoto" -F chat_id=$1 -F photo="@/tmp/foto_timbre.jpg"
In imageURL I would write :
http://admin:[email protected]/Streami ... /2/picture
But the ideal would be to be able to define it in ...
Thank you so so so much
Sorry for my writing, I'm using the google translator