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