Add Pushover notification (#254)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-01-04 22:29:48 +01:00
committed by GitHub
parent e6ba971025
commit dc1216c221
23 changed files with 217 additions and 44 deletions

View File

@@ -14,13 +14,13 @@ You can send notifications to your Slack channel using an [incoming webhook URL]
webhookURL: https://hooks.slack.com/services/ABCD12EFG/HIJK34LMN/01234567890abcdefghij
```
!!! abstract "Environment variables"
* `DIUN_NOTIF_SLACK_WEBHOOKURL`
| Name | Default | Description |
|--------------------|---------------|---------------|
| `webhookURL`[^1] | | Slack [incoming webhook URL](https://api.slack.com/messaging/webhooks) |
!!! abstract "Environment variables"
* `DIUN_NOTIF_SLACK_WEBHOOKURL`
## Sample
![](../assets/notif/slack.png)