michaelbelgium / freshping-discord
A simple webhook to send a discord message when freshping sends an alert.
Package info
github.com/MichaelBelgium/freshping-discord
Type:project
pkg:composer/michaelbelgium/freshping-discord
v1.0
2019-04-27 18:11 UTC
Requires
- restcord/restcord: ^0.3.1
This package is auto-updated.
Last update: 2026-03-01 00:12:57 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
- Run
composer create-project michaelbelgium/freshping-discord - Add a
DISCORD_TOKENandDISCORD_CHANNELin the defines, inwebhook.php - Log in into your freshping account
- Go to the integrations page
- Add a webhook that links to
webhook.phpof your website.