Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Twitter Unfollower Bot
Unfollow people who do not follow you back
Why do you need this?
You can run this script to bulk unfollow people who do not follow you back. Since this is your own script, once it's on a server, you can always go back to that link and use it again.
Usage
- Go to http://apps.twitter.com
- Click on 'Create New App'
- Enter name, description, website. Make sure your account is verified using a mobile phone number.
- And click submit.
After the app is created, click on 'manage keys and access tokens'.
Copy:
- Consumer Key (API Key)
- Consumer Secret (API Secret)
Click on 'Create my Access Token' and Copy:
- Access Token
- Access Token Secret
Once you have these 4 keys, put them in the index.php file and run it on a server. You'll start unfollowing people who do not follow you back.