coilysiren / twitter_unfollow

Twitter automatic (with some command line feedback) unfollow tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter_unfollow

Use to automatically unfollow

  • people who dont follow you back, or
  • people you haven't talked to publically, or
  • people who haven't posted in 3 months

setup

Only working on Ubuntu 14

git clone http://github.com/LynnCo/twitter_unfollow.git
cd twitter_unfollow

cp yaml/config.example.yaml     yaml/config.yaml
cp yaml/exceptions.example.yaml yaml/exceptions.example.yaml
subl yaml/config.yaml # fill with your information

bundle install
ruby main.rb

(some more assembly may be required)

About

Twitter automatic (with some command line feedback) unfollow tool

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 100.0%