tculler

command module
v0.0.0-...-dc4bf17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2017 License: Apache-2.0 Imports: 15 Imported by: 0

README

TCuller

TCuller is a tweet culler. It let's you delete all your tweets and favorites.

go get github.com/asim/tculler
tculler \
-consumer_key $CONSUMER_KEY -consumer_secret $CONSUMER_SECRET \
-access_token $ACCESS_TOKEN -access_secret $ACCESS_SECRET \
-username $USERNAME -csv_file=$CSV_FILE -older_than=$OLDER_THAN \
tweets

Usage

Usage of tculler:
  -access_secret string
    	Twitter access secret
  -access_token string
    	Twitter access token
  -consumer_key string
    	Twitter consumer key
  -consumer_secret string
    	Twitter consumer secret
  -csv_file string
    	Path to tweets csv file (default "tweets.csv")
  -older_than string
    	Delete tweets older than (1m|1h|1d) default deletes all
  -username string
    	Username for media timeline deletion

tculler <tweets|search|faves|media|csv>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL