# 微信自动群发机器人 **Repository Path**: xover/wxRobot ## Basic Information - **Project Name**: 微信自动群发机器人 - **Description**: 微信机器人 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [TOC] # wxRobot :boom: 微信自助机器人。 能够帮助用户自动完成一些日常操作,比如:群发消息,自动添加好友等。 - 需要 Python3.7 - 需要先进行群名称的配置 `/etc/wx_config.py` ## Installing 1. 安装所需包:`pip install -r requirments.txt` ## Usage 1. `python app/main.py` 2. 扫描二维码登陆 3. 使用文件助手群发消息 ## Features 目前支持的特性有: - 好友 - 自动添加好友 - 自动给好友设置别名 - 关键字回复 - filehelper - 群发消息(群根据有限制、无限制、禁止分3类) [CHANGELOG](doc/CHANGELOG.md) [BUGLIST](doc/BUGLIST.md) ## Configration /etc/wx_config.py