## How To Ues Copy plugin binary file to `/plugins` add config.json to `/plugins/config.com` like this: ```json { "weChatPushAppId": "", // wechat appid "weChatPushSecret": "", // weChat Secret "weChatPushTemplateId": "", // weChat TemplateId "weChatPushUserId": "", // weChat UserId } ```