README.md 303 B

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
}