Skip to content

jolle/expired-tweets

Repository files navigation

expired-tweets

Build Status

expired-tweets

Want to see if you have tweeted links that have expired or takeoverable domains? Look no more!

Installation

This tool requires NodeJS. To install the binary, you should use npm or yarn. You might need to use sudo in order for the binaries to install to your PATH.

npm

npm install -g expired-tweets

yarn

yarn global add expired-tweets

Usage

First, download your Twitter archive here (Your Twitter archive). Then, run the following command:

expired-tweets -d [your_exported_tweets_directory_location]

Why?

Inspired by this.

Logo icon(s) by icons8.com

Releases

No releases published

Packages

No packages published