Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 533 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 533 Bytes

weixinauto

微信自动回消息, 自动回复机器人, 微信机器人, 女朋友惊喜

按照这个步骤运行就完事了!

  1. 先安装node, 不会就去网上搜: 如何安装node
  2. 安装完了后, 把下面的命令依次从你的终端里面打上
git clone https://github.com/KrisQK/weixinauto.git
cd weixinauto

npm init
npm install wechaty
node bot.js
  1. 祝你成功, 不会的可以提issue问我, 我随时愿意解答.

🏁 Requirements

Node.js version 16+ NPM version 7+ TypeScript version 4.4+