Use freshping.io webhook to send notification through Telegram App when website is down
Clone this repo
git clone https://github.com/saderi/freshping-telegram
Run php composer to install requirement
composer install
Create your telegram bot.
For receiving notification on your telegram account, group or channel, you you need to know those chat_id. Get your chat_id from @FalconGate_Bot
Make copy of config-sample.php as config.php and update it.
Create webhook in your freshping.io setting > integrations > Webhook
Fork it. I will be very grateful. If you have an idea, put it in issue section.