send wechat notification via http restful api
- Configure according to config.yaml
- Run the program through
e-wpra -c config.yaml
- Use nginx to reverse the 8090 port to achieve diversion
- ../verify wechat verify handler
- ../send send wechat notification handler (post
title=%s&body=%s&touser=%s
)