michaelbelgium/freshping-discord

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

Installs: 56

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Type:project

pkg:composer/michaelbelgium/freshping-discord

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

This package is auto-updated.

Last update: 2025-09-29 02:21:12 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.