Skip to content

ochomoswill/twitter_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter_bot

A simple python bot to delete tweets from a specific user

Requirements: Python 3 and up Pip Tweepy modlue csv module

Setup -Install python 3 and pip if you do not already have them installed -Install tweepy by running pip instal tweepy in your terminal -install csv module by running "pip install csv" in your terminal

Running instructions head over to https://apps.twitter.com and get your access keys and enter them into the credentials.py run the fetch.py script and see the magic

About

A simple python bot to delete tweets from a specific user and save all tweets to a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%