0.4.0 • Published 10 years ago

tweach v0.4.0

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

tweach

Tweach will tell you how many people your tweet was shown to.

To install it:

npm install -g tweach
curl https://raw.github.com/justinabrahms/tweach/master/config.json.example > config.json
# edit values of config.json

Sometimes, we get just a few retweets, but they're by folks who have tons of followers. Take this tweet as an example. It only had 10 retweets, but reached over 20,000 people due to folks like Scott Koon, Kit Cambridge and Chris Williams retweeting it.

If your curious how many folks your tweet reached, you can run tweach like this:

Examples:

tweach --tweet=402883551634264064 --config="./config.json"

The number comes from the url of the tweet page. You can click on the tweet's timestamp to get to the tweet page. Your config can be a copy of the config here. You need to fill out the keys with information pulled from the twitter api. You can create an application on Twitter's Developer portal.

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago