Is your feature request related to a problem? Please describe.
I think webchanges --errors is a great feature. However, it only reports to stdout
Describe the solution you'd like
If it would use the configured reporters, one could put webchanges --errors in a cron job and check for errors and empty filters e.g. once a week automatically.
Describe alternatives you've considered
Run the command from time to time manually - and forget about it at some point
Is your feature request related to a problem? Please describe.
I think
webchanges --errorsis a great feature. However, it only reports tostdoutDescribe the solution you'd like
If it would use the configured reporters, one could put
webchanges --errorsin a cron job and check for errors and empty filters e.g. once a week automatically.Describe alternatives you've considered
Run the command from time to time manually - and forget about it at some point