Initial Version from #284

Domenic Horner 2021-09-04 19:38:04 +08:00
parent c9b2f3dd3a
commit 10b4124d90

26
Notification-Methods.md Normal file

@ -0,0 +1,26 @@
# Notification Methods
Moved from: https://github.com/louislam/uptime-kuma/issues/284
## Telegram
## SMTP
## Discord
## Signal
## Gotify
## Slack
## Rocket.chat
## Pushover
## Pushy
## Octopush
## LunaSea
## Pushbullet
## Line Messenger
## Mattermost
## Apprise
Docker built-in, need to install apprise if you installed Uptime Kuma without Docker
## Webhook
Only for developers who know how to handle HTTP POST requests