Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naoty/follower_remover

A command line tool to remove your follower
https://github.com/naoty/follower_remover

Last synced: about 1 month ago
JSON representation

A command line tool to remove your follower

Awesome Lists containing this project

README

        

# follower remover

A command line tool to remove your twitter followers

## Usage

```bash
$ git clone git://github.com/naoty/follower_remover.git
$ cd follower_remover
$ bundle install
$ vi .env # Write your twitter keys
$ foreman run bin/follower_remover start
```