# wechatBot **Repository Path**: xcsweb/wechatBot ## Basic Information - **Project Name**: wechatBot - **Description**: 微信聊天 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-17 - **Last Updated**: 2022-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## wechatBot 微信每日说,每日自动发送微信消息给爱人 ## 项目介绍 ### 灵感来源 基于[wechatBot](https://github.com/gengchen528/wechatBot)改造 ### 使用库 * [wechaty](https://github.com/Chatie/wechaty) - 微信操作 * [node-schedule](https://github.com/node-schedule/node-schedule) - 定时任务 * [superagent](https://github.com/visionmedia/superagent) - 爬取页面信息 * [cheerio](https://github.com/cheeriojs/cheerio#readme) - 抓取页面 * [qrcode-terminal](https://github.com/gtanner/qrcode-terminal) - 终端显示二维码 ### 功能 * 定时给朋友发送每日天气提醒以及每日一句 * 根据关键词自动加好友和自动拉群功能 * 后续继续扩展吧...(你有好的想法也可以提pr)