Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 464 Bytes

ReadMe.md

File metadata and controls

22 lines (15 loc) · 464 Bytes

FCC Panky

FCC 成都社区的微信群管理机器人,源自【微信机器人工作坊】

核心功能

  1. 入群提醒
  2. 自动回复
    • 官网链接

本地运行

git clone https://github.com/FreeCodeCamp-Chengdu/wechat-robot.git ~/Desktop/FCC-Panky
cd ~/Desktop/FCC-Panky

npm set puppeteer_download_host https://storage.googleapis.com.cnpmjs.org
npm install
npm start