sanathp / statusok

Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected.
Other
1.63k stars 196 forks source link

Dingding initialization bug fix #41

Open rmorrison61 opened 5 years ago

rmorrison61 commented 5 years ago

The dingding service was being initialized even if it wasn't set in the config file. It looks like the issue was tied to the data structure being incorrect when trying to decode the JSON file.

BobCashStory commented 5 years ago

@sanathp could be merged too