feat(notif): Add Pushbullet notification agent (#950)

This commit is contained in:
TheCatLady
2021-02-17 21:26:22 -05:00
committed by GitHub
parent c9a150b1db
commit 29b97ef6d8
15 changed files with 515 additions and 21 deletions

View File

@@ -4,11 +4,12 @@ Overseerr already supports a good number of notification agents, such as **Disco
## Currently Supported Notification Agents
- Email
- Discord
- Email
- Pushbullet
- Pushover
- Slack
- Telegram
- Pushover
- [Webhooks](./webhooks.md)
## Setting Up Notifications