Building & Deploying A Down Detector Telegram Bot in Rust
In this article, we are going to have a look at building a Telegram bot using Rust that can store websites from users, periodically sends HTTP requests to stored webpage links and will report back to users if the webpages are up or down, based on giv...
joshmo.hashnode.dev16 min read
Manish Singh
A little "rusty"
Hey, can you please provide a github repo for this implementation or any link where we can read the full code, its pretty confusing with what modules to require.