jinnrry 7df67dc79d add test case 1 년 전
..
README.md 20f3590a04 V2.4.0 (#89) 2 년 전
wechat_push.go 7df67dc79d add test case 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
}