Skip to content

An app that finds the most retweeted corgi picture in the last day and emails it with a personal note

License

Notifications You must be signed in to change notification settings

JonathanLayman/Corgi_Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corgi_Twitter

An app that finds the most retweeted corgi picture in the last day and emails it with a personal note

Installation

  1. Install Python 3.x
  2. pip install python-twitter
  3. Clone the repository
  4. Obtain a Twitter API key
  5. Fill in the settings_template.py file with your twitter API key, to and from email addresses, from email address username, password, and smtp information, add subject lines as strings to the subjects list, add content lines as strings to the content list.
  6. Rename settings_template.py to settings.py

License

This project is licensed under the MIT License - see the LICENSE.MD file for details

About

An app that finds the most retweeted corgi picture in the last day and emails it with a personal note

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages