diff --git a/Notification-Methods.md b/Notification-Methods.md new file mode 100644 index 0000000..03e3a7d --- /dev/null +++ b/Notification-Methods.md @@ -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