Skip to content

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

Notifications You must be signed in to change notification settings

lorello/freshping-telegram

 
 

Repository files navigation

Receiving freshping.io notification on Telegram

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

How to use

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 adding @RawDataBot to your group

Create webhook in your freshping.io setting > integrations > Webhook

deploy without docker

Clone this repo git clone https://github.com/saderi/freshping-telegram

Run php composer to install requirement composer install

Make copy of config-sample.php as config.php and update it.

deploy with docker

Customize environment variables for your deploy and remember to publish th port 2015

Contribution

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.0%
  • HTML 32.4%
  • Dockerfile 4.6%