Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 238 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 238 Bytes

WeChat Robot In Nodejs

A WeChat Robot in Node that can login & get messages.

Environment

Need node.js version > 7

Protocol

Base on WeChat Web Protocol (You can know it with Chrome DevTools)

Run

npm i
node app.js