Jinnrry 2660fc7b13 V2.4.7 (#112) пре 1 година
..
README.md 20f3590a04 V2.4.0 (#89) пре 2 година
wechat_push.go 2660fc7b13 V2.4.7 (#112) пре 1 година

README.md

How To Ues

Copy plugin binary file to /plugins

add config.json to /plugins/config.com like this:

{
  "weChatPushAppId": "", // wechat appid
  "weChatPushSecret": "", // weChat  Secret
  "weChatPushTemplateId": "", // weChat TemplateId
  "weChatPushUserId": "", // weChat UserId
}