From d73b18c9f1a0c519329bf1d2d5313d7e127c82a9 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Fri, 15 Apr 2022 14:56:02 +0200 Subject: [PATCH] adding --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38277d8..0f3288b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # tellme-bot -Simple Bot to receive Webhooks, parse and send them as Message to a XMPP-account. The idea result +Simple Bot to receive Webhooks, parse and send them as Message to a [XMPP](https://xmpp.org/)-account. The idea result from the missing support of [Kuma](https://github.com/louislam/uptime-kuma) for sending Notifications with -XMPP. +[XMPP](https://xmpp.org/). ## Install @@ -43,7 +43,7 @@ XMPP_TO= Existing Parsers, -* Kuma / Getting Notifications from Kuma +* Kuma / Getting Notifications from [Kuma](https://github.com/louislam/uptime-kuma) * Text / Getting "text" Parameter in JSON-Body ## Custom Parsers