# WechatHelper **Repository Path**: len5256/WechatHelper ## Basic Information - **Project Name**: WechatHelper - **Description**: WechatHelper - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WechatHelper ```sh 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. ``` # Introduction in Chinese https://mp.weixin.qq.com/s/uWSgeD5FyzXV3LsMNus01Q # Usage #### Step1 ```sh Download this repository: Clone or download. ``` #### Step2 ```sh Install some dependencies: "pip install -r requirements.txt" or "py -3 -m pip install -r requirements.txt" ``` #### Step3 ```sh 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. ``` # Effect #### antiWithdrawal ![img](./effect/1.png) #### analysisFriends ![img](./effect/2.png) ![img](./effect/3.png) #### wechatRobot ![img](./effect/4.png) #### autoReply ![img](./effect/5.png) # Platform[Tested] - Windows - Python3.6 # Record #### 2019-02-09 - Version: V0.1.0 - Detail: support antiWithdrawal, analysisFriends, wechatRobot, autoReply # More #### WeChat Official Accounts *Charles_pikachu* ![img](pikachu.jpg)