Updated Notification Methods (markdown)

Louis Lam 2021-09-06 23:13:15 +08:00
parent f2d5819c9b
commit aef49b9140

@ -1,26 +1,3 @@
# 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
Please read: https://github.com/louislam/uptime-kuma/issues/284