An open API service indexing awesome lists of open source software.

https://github.com/cmirnow/unfollow-non-followers-on-twitter

Ruby script for automatic unfollowing of Twitter accounts.
https://github.com/cmirnow/unfollow-non-followers-on-twitter

twitter-api unfollow

Last synced: 2 months ago
JSON representation

Ruby script for automatic unfollowing of Twitter accounts.

Awesome Lists containing this project

README

        

## Unfollow non-followers on Twitter

You will need Ruby.
Then:
```bash
gem install twitter
```
Specify access to Twitter API and Twitter nickname in the script.
Then:
```bash
ruby twi.rb
```
And go drink your coffee. It's all.

You can use the full version [Twitter Toolkit onRails](https://github.com/cmirnow/Twitter-toolkit-onRails) - Follow, Unfollow, Retweet, Posts, Tweet Parser.