twitter-latest
Shows the latest tweet from everyone that the given username is following. Useful to see who's not so active any more and trim your following list
Usage
npx twitter-latest mheap
Configuration
Create a .env
file with the following details:
TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_SECRET=
You can find these values on https://developer.twitter.com