Skip to content

A quick and simple python script to delete all of your tweets,

License

Notifications You must be signed in to change notification settings

vbdane/bulk-tweet-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

bulk-tweet-delete

A quick and simple python script to delete all of your tweets.

How to

1. Get your twitter developer credentials

Follow the instructions in this StackOverflow answer


2. Download or clone this repository

Insert the key and secret obtained from step 1. as values into the variables in main.py


3. Install tweepy

pip install tweepy


4. Run

Open a console in the folder where main.py is located and run the file

py main.py

About

A quick and simple python script to delete all of your tweets,

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages