tw-delete

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

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

Go to latest
Published: May 18, 2015 License: MIT Imports: 15 Imported by: 0

README

tw-delete

Deletes all tweets sent after a duration.

Put credentials in a file at ~/.config/tw-delete/auth,

consumerKey = "..."
consumerSecret = "..."
accessToken = "..."
accessSecret = "..."

Then,

$ go get hawx.me/code/tw-delete
$ tw-delete --after 72h --save ./someplace
...

If --save is given the deleted tweets are saved in the folder as .json documents in folders named with the tweetid, any associated media is also saved in the folder.

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