/freshping-telegram

Use freshping.io webhook to send notification through Telegram App when website is down

Primary LanguagePHP

Receiving freshping.io notification on Telegram

Use freshping.io webhook to send notification through Telegram App when website is down

How to use

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

Contribution

Fork it. I will be very grateful. If you have an idea, put it in issue section.