This plugin allows Feed-Monitor
to send notifications to a Gotify server to receive real-time push notifications when a match is found.
Add the following config to your feed-monitor config file:
notifiers:
- gotify:
server: https://gotify.example.com
token: 'your_token'
You can specify different tokens for different feeds to categorize your notifications.