Skip to content

edas/OnlineMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineMemory

Script to backup and delete old tweets.

Configuration

Go to http://dev.twitter.com. Create a new application. Call it for example "remove-tweet", use the description you want, and specify any website.

When it's done, go to "Settings" > "Application type" and specify "Read, Write and Access direct messages" (at least Read and Write). Validate.

Once everything is ok, come back to "Details" and create a new access token.

Now, modify settings.yml with the values specified in dev.twitter.com.

Dependances

$ bundle install

Execute

$ ruby backup.rb

More Information

To go further the 3200th tweet, you have to fill a formal request to Twitter, then use the data to delete each tweet by its id See https://www.privacyinternational.org/blog/what-does-twitter-know-about-its-users-nologs You may have to be resident in the EU for that.

About

How to manage twitter archive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages