megaease / easeprobe

A simple, standalone, and lightweight tool that can do health/status checking, written in Go.
Apache License 2.0
2.17k stars 231 forks source link

Feature Request: Support WorkWechat(企业微信)notify? #5

Closed xiekeyi98 closed 2 years ago

xiekeyi98 commented 2 years ago

I was wondering if this could support Workwechat? I'd like to try add it if we would like to support work wechat.

F.Y.R:

Wechat API Doc:https://developer.work.weixin.qq.com/document/path/91770

haoel commented 2 years ago

I'm totally fine with this feature, and do you like to contribute to this feature? ;-)

Meanwhile, there is a workaround solution - bind the email with your WorkWechat, and the notification email would notifiy to WorkWechat. ;-)

--Hao