Skip to content

dkhamsing/delete_my_tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delete_my_tweets

When you just want to start fresh 🐤

Gem Version

Installation

$ gem install delete_my_tweets

Configuration

$ delete_my_tweets --config
open this url in your browser (sign in and authorize): https://api.twitter.com/oauth/authorize?oauth_token=qAkIxAAAAAAAkM7bAAABVFNhDts
enter pin: 8166988
wrote config.yml 🐤

Usage

$ delete_my_tweets
found 122 tweets
1 👋 RT @a2: OH @iwasleeg: “I’m a programmer. I’m paid to think I know what I’m doing.”
2 👋 RT @CoolAssPuppy: Kids, don't do drugs. Also don't start eating @WholeFoods trail mix. Same thing. #Help https://t.co/8Sr1YknywZ
# ...
all done 🐤

Filtering

You can exclude tweets by editing config.yml. The following will exclude tweets with "Add" or "add" from deletion.

#...
access_token_secret: somethingsomethingsometh..
filter:
  exclude:
    - Add
    - add

Related

Name Language SLOC Stars
delete-tweets python 49 15
oldtweets python 115 26
TwitterDelete ruby 109 24

Contact

License

This project is available under the MIT license. See the LICENSE file for more info.

About

🐤 Delete my tweets

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages