Want to see if you have tweeted links that have expired or takeoverable domains? Look no more!
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 install -g expired-tweetsyarn global add expired-tweetsFirst, download your Twitter archive here (Your Twitter archive). Then, run the following command:
expired-tweets -d [your_exported_tweets_directory_location]Inspired by this.
