1.0.0 • Published 7 years ago

annoying-follows v1.0.0

Weekly downloads
4
License
-
Repository
-
Last release
7 years ago

AnnoyingFollows

Node.js script that follows and unfollows a specific user every x time.

Installation

Simply fill in the variables in the config.example.json file and then change it's name by config.json.

The user must be a Twitter user id. You can find yours in this page. You can generate a new Twitter app @ apps.twitter.com

Once done, run these commands:

npm install // OR yarn
node app.js

Legal note

I created this script for educative purposes only. The abuse of this app can (and will) get your Twitter API keys blocked. Please, use this code maturely.

I don't take responsibility for any illegal or abusive activities done with this script.

License

This project is MIT licensed.

1.0.0

7 years ago