Simple Bash script which send notification about news from "https://thehackernews.com" to my telegram app.
- Add following command to your crontab and script will check news every 3 minutes.
#RSS TELEGRAM Notification
*/3 * * * * /bin/sh /home/your_path/news_rss_feed.sh