WechatHelper written in python.
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
https://mp.weixin.qq.com/s/uWSgeD5FyzXV3LsMNus01Q
Download this repository:
Clone or download.
Install some dependencies:
"pip install -r requirements.txt" or
"py -3 -m pip install -r requirements.txt"
You can run "python main.py -h" to get more helps.
--antiWithdrawal, execute the following command:
python main.py -o antiWithdrawal
--analysisFriends, execute the following command:
python main.py -o analysisFriends
--wechatRobot, execute the following command:
python main.py -o wechatRobot
--autoReply, execute the following command:
python main.py -o autoReply -k keyword1*keyword2 -c content1*content2
explain:
-k and -c are not necessary optional, use "*" to separate if keywords/contents is more than one.
- Windows
- Python3.6
- Version: V0.1.0
- Detail: support antiWithdrawal, analysisFriends, wechatRobot, autoReply