Skip to content

mazlum/delete_tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This class to delete automatically tweets.

Twitter only allows access to a users most recent 3240 tweets with this method.

First we are creating twitter app. Then we will use this app. We are taking consumer_key, consumer_secret,access_token, access_token_secret key from app. You must use these keys in class.

Requirements
Please install tweepy and tweepy requirements from this https://github.com/tweepy/tweepy. Then you can use this class.

About

Delete tweets with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages