develop v0.1.2
HerrHase 2 years ago
parent 0864d775c7
commit d73b18c9f1

@ -1,8 +1,8 @@
# tellme-bot # 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 from the missing support of [Kuma](https://github.com/louislam/uptime-kuma) for sending Notifications with
XMPP. [XMPP](https://xmpp.org/).
## Install ## Install
@ -43,7 +43,7 @@ XMPP_TO=
Existing Parsers, 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 * Text / Getting "text" Parameter in JSON-Body
## Custom Parsers ## Custom Parsers

Loading…
Cancel
Save