develop
HerrHase 2 years ago
parent 9068f7edd1
commit 4c564323b9

@ -1,13 +1,12 @@
# tellme-bot # tellme-bot
Small bot to handle Webhooks, Parse and Send them with Xmpp. This is a Prototype and only exists Small bot to handle Webhooks, Parse and Send them with Xmpp. This is a Prototype and only exists
because (Kuma)[https://github.com/louislam/uptime-kuma] offers no Notifications for Xmpp. because [https://github.com/louislam/uptime-kuma](Kuma) offers no Notifications for Xmpp.
## Install ## Install
``` ```
yarn install yarn install
yarn start yarn start
or or
@ -33,7 +32,7 @@ XMPP_TO=
## Webhook ## Webhook
<your-domain>/api/v1/webhook/<parser>/<api-token> \<domain\>/api/v1/webhook/\<parser\>/\<api-token\>
## Parsers ## Parsers

Loading…
Cancel
Save