Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelbelgium/freshping-discord

A simple webhook to send a discord message when freshping sends an alert
https://github.com/michaelbelgium/freshping-discord

discord discord-api freshping

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Freshping to discord

This is a webhook that can be used for [Freshping](https://freshping.io/). When Freshping fires an alert, you can specify a discord channel which receives the alert.

## Installation

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