Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 532 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 532 Bytes

Usage

  1. Execute pip3 install -r requirements.txt to install dependencies

delete unfollow follers

  1. Execute python3 followers_clear.py and follow instructions.

delete all tweets

  1. Execute python3 tweets_clear.py and follow instructions.

Notes

Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.

此项目改自于 @mariotaku 的 批量脚本