Open albydarned opened 4 years ago
I added another flag called test that defaults to false. When true it attempts to send all configured notifications. I also extracted the url switch statement into its own function so I could use it.
This would be handy, it's hard to test now while the Nvidia API is down.
I added another flag called test that defaults to false. When true it attempts to send all configured notifications. I also extracted the url switch statement into its own function so I could use it.