edwellbrook / tweet-delete

Delete old tweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tweet-delete

A super simple cli for deleting months/years of tweets using your Twitter archive.

Usage

  1. Clone/download this repository
  2. Set .env file with your Twitter API credentials
  3. From inside the project run:
./bin/tweet-delete /path/to/twitter/data/js --year=2010 --month=02

License

The MIT License (MIT)

About

Delete old tweets

License:MIT License


Languages

Language:JavaScript 100.0%