xmpp-webhook

webhook to xmpp gateway (clone of https://github.com/opthomas-prime/xmpp-webhook/ with my own mods)
git clone https://git.e1e0.net/xmpp-webhook.git
Log | Files | Refs | README | LICENSE

commit 42988caf4ae3ebf612ba1ca7badb4fcd0c3e5949
parent 58e0b5a578a4e2f5124bec314f5973b54cc90de6
Author: Thomas Maier <contact@thomas-maier.net>
Date:   Sat,  4 Aug 2018 15:19:42 +0200

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -3,7 +3,7 @@ - Based on https://github.com/atomatt/go-xmpp ## Status -`xmpp-webhook` currently only provides a hook for Grafana. I will implement a `parserFunc` for Prometheus ASAP. Check https://github.com/opthomas-prime/xmpp-webhook/blob/master/handler.go to learn how to support more source services. +`xmpp-webhook` currently only provides a hook for Grafana. ~~I will implement a `parserFunc` for Prometheus ASAP~~. Check https://github.com/opthomas-prime/xmpp-webhook/blob/master/handler.go to learn how to support more source services. ## Usage - `xmpp-webhook` is configured via environment variables: