微信自动回消息, 自动回复机器人, 微信机器人, 女朋友惊喜
- 先安装node, 不会就去网上搜: 如何安装node
- 安装完了后, 把下面的命令依次从你的终端里面打上
git clone https://github.com/KrisQK/weixinauto.git
cd weixinauto
npm init
npm install wechaty
node bot.js
- 祝你成功, 不会的可以提issue问我, 我随时愿意解答.
Node.js version 16+ NPM version 7+ TypeScript version 4.4+