More on Telegram

https://github.com/rahiel/telegram-send#installation
easy to use to send photoes, and text back to the telegram and also right-click send file to telegram

sudo pip install telegram-send

telegram-send --configure

 

#paste the token and enter the password from the app >> Done

apt-get moo | telegram-send –pre –stdin
telegram-send –image photo.jpg –caption “The Moon at night”
telegram-send –file document.pdf

Use inside python script
https://www.rahielkasim.com/telegram-send/docs/api/



https://github.com/dschep/ntfy
receive notification

pip install ntfy[telegram]

((Command not found –> not working

Leave a comment