8000 GitHub - dhianisrina/Twitter-Archive-Eraser: .NET app for bulk tweets deletion using the Twitter archive
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dhianisrina/Twitter-Archive-Eraser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Archive Eraser

Remove the oldest tweets from your account using Twitter Archive Eraser, a .NET app for bulk tweets deletion using the Twitter archive.

More details about how to use this tool to wipe out your Twitter archive http://www.martani.net/2013/02/wipe-your-oldest-tweets-using-twitter.html


Update:

Ver 2.0 enables the use of the *.js archive files after the Twitter update the the archive structure.


Download executable

You can download a working standalone version from here: Twitter Archive Eraser.zip Or, download the installer which will install all the required software (.NET 4.0 etc.): Twitter Archive Eraser Setup.zip

Building the code using Visual Studio

If you wish to buid the code yourself, you need to create a Twitter application here https://dev.twitter.com and provide the twitterConsumerKey and twitterConsumerSecret parameters in App.config.

	<add key="twitterConsumerKey" value=""/>
	<add key="twitterConsumerSecret" value=""/>

About

.NET app for bulk tweets deletion using the Twitter archive

Resources

Stars

Watchers

Forks

Packages

No packages published
0