Jinnrry 2660fc7b13 V2.4.7 (#112) 1 an în urmă
..
README.md 20f3590a04 V2.4.0 (#89) 2 ani în urmă
wechat_push.go 2660fc7b13 V2.4.7 (#112) 1 an în urmă

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
}