Skip to content

A simple web application that allows you to delete all your tweets and start using your twitter account from scratch

Notifications You must be signed in to change notification settings

amanmj/TwitterRefresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterRefresh : Reset your twitter account

Delete all your tweets & replies within a couple of minutes!

alt text

How to use ?

  1. Clone this repository using git clone https://github.com/amanmj/TwitterRefresh
  2. Enter this repo using cd TwitterRefresh
  3. pip install -r requirements.txt
  4. Create a new twitter app from https://dev.twitter.com/
  5. Open Server.py and enter your key and secret corresponding to apiKey and apiSecret
  6. Set up your twitter app and enter the endpoint where you will be running the code
  7. Run python Server.py
  8. Open http://localhost:5000/twitter and proceed
  9. Keep a watch on your terminal

About

A simple web application that allows you to delete all your tweets and start using your twitter account from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages