jinnrry 096b4b8fed v2.4.3 (#5) vor 2 Jahren
..
README.md 20f3590a04 V2.4.0 (#89) vor 2 Jahren
wechat_push.go 096b4b8fed v2.4.3 (#5) vor 2 Jahren
wechat_push_test.go 20f3590a04 V2.4.0 (#89) vor 2 Jahren

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
}