michaelbelgium/freshping-discord

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

v1.0 2019-04-27 18:11 UTC

This package is auto-updated.

Last update: 2024-03-29 03:51:35 UTC


README

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.