IanConnolly / blocko

blocks the last 100 people who've RT'd a given tweet

Home Page:https://www.npmjs.org/package/blocko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blocko

because sometimes a RT really was an endorsement.

Usage

npm install -g blocko

Create a twitter application and generate an access key.

Stick your API + access keys in $where_npm_lives/lib/node_modules/blocko/config.json

run

blocko "<tweet-url>"

or

blocko id="<tweet-id>"

(warning, will only block the latest 100 due to limitations of the Twitter API)

About

blocks the last 100 people who've RT'd a given tweet

https://www.npmjs.org/package/blocko

License:MIT License


Languages

Language:JavaScript 100.0%