MichaelBelgium / freshping-discord

A simple webhook to send a discord message when freshping sends an alert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freshping to discord

This is a webhook that can be used for Freshping. When Freshping fires an alert, you can specify a discord channel which receives the alert.

Installation

  1. Run composer create-project michaelbelgium/freshping-discord
  2. Add a DISCORD_TOKEN and DISCORD_CHANNEL in the defines, in webhook.php
  3. Log in into your freshping account
  4. Go to the integrations page
  5. Add a webhook that links to webhook.php of your website.

About

A simple webhook to send a discord message when freshping sends an alert


Languages

Language:PHP 100.0%