基于wechaty的统计微信群消息机器人
- Node.js 版本必须在v10或者以上
- 本地系统平台必须要有构建工具
- Install Node.js (>=10)
- Clone this Repository
- git clone https://github.com/pauleric/count-bot.git
- cd count-bot
- Install Dependencies
- npm install
- Run the Bot
- node count-bot.js
- 微信登录时把二维码保存为图片,通过方糖推送登录提醒
- 监控群消息自动保存到数据库,格式错误时自动提醒
- 统计结果生成excel文件,并发送给指定用户