This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/donnieashok on 2025-06-10 06:05:41+00:00.


I created a Telegram Bot in Rust which alerts you if there’s a downtime on a tracked website.

It has a very simple interface and runs on Google Free Tier in us-east1.

I spent the last 3 days to make the Rust code more efficient and to use the GitHub actions to provision the infra. The CI CD code with Terraform is also on the repo.

Check out the code, leave a star if you like it or an issue if you have feedback 😊