Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 651 Bytes

README.md

File metadata and controls

62 lines (29 loc) · 651 Bytes

node_maoyan (复联4开售电影票提醒)

效果图

Requirements

cheerio

esprima

Installation

npm install

发送微信

只需要修改 key 即可 ~

发送短信

增加你需要发送短信的手机号

var phoneArray = []

设置 username 和 secretkey (短信服务商用的点淘短信)

var username = "";
var secretkey = "";

开始执行脚本 ~

node maoyan.js

Author

LuckyRoc

License

AST2Swift is available under the MIT license. See the LICENSE file for more info.