GithubHelp home page GithubHelp logo

tweets-cleaner's Introduction

Tweets Cleaner

Delete old tweets.

Why?

The Twitter API only gives access to your 3200 last tweets to third party apps, that's already a lot but we are talking about big ol accounts!

Here, tweets are accessed through your .zip archive and allows you to delete old tweets from your account.

Warning

This scripts definitely deletes some of your tweets!

Features

  • Set a maximum date to limit deletions to after a certain date.
  • Tracks progress in a local log file for confirmation and in case app crashes / you want to start it up later.

Usage

  • Request you Twitter archive (you might want to keep it safe, if you ever miss your tweets!)
  • Create an app on Twitter the get your keys
  • Download or clone the repo
  • Rename config.sample.js by config.js and set your keys and settings
  • OPTIONAL: In config.js Set the maxDate, your tweets older than this date will be deletedโ— If not provided, will use current date.
  • OPTIONAL: In config.js Set a file path for the log file. If not provided will create log.json
  • OPTIONAL: In config.js Set the array saveRegexp for saving tweets. For example you want to save tweets with some hashtag or with mention of somebody
  • Copy tweet.js from your Twitter archive from step 1 in the same directory, or the path specified in config.js
  • $ npm i; npm start ๐Ÿ”ฅ

License WTFPL

tweets-cleaner's People

Contributors

hugocaillard avatar zacanger avatar dam5s avatar cakeinpanic avatar dependabot[bot] avatar mannynotfound avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.