Skip to content

patrick-brian-mooney/IrishLitTweets-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRISH LIT AUTOTWEETS generate.py SCRIPT

v1.3: 10 October 2015

This script generates the content of the @IrishLitTweets Twitter account. There's a general overview and a more technical write-up. This script's extra material is currently left behind to be periodically posted to the Automated Irish Literature Discourses Tumblr account; there's a separate script that handles that process.

This script is a replacement for my earlier generate.sh bash script, which previously generated the script's content. I re-wrote it in Python both because I needed a Python project as I learn the language and because doing so will make it easier to continue to develop and maintain the script in the future. Bash is an ugly and awkward language for scripting.

This script works for me, but you'll have to adapt it to your own needs. I explicitly disclaim all resposibility for what happens if you adapt it and/or use it in your own circumstances.

This program is copyright © 2015 by Patrick Mooney; it is licensed under the GPL v3 or, at your option, any later version. See the file LICENSE.md for a copy of this licence.

Version history, known bugs, and future plans are listed in the HISTORY.md file.