/twitterstatus

Twitter bot that posts the current status of our hackerspace

Primary LanguagePython

Hackerspace status bot

Installation

Before you start, make sure you have Python and virtualenv installed and in your PATH.

Then execute the following commands on the command line:

After the virtual environment is set up, the Twitter library is installed and twitterstatus is cloned you will need to generate Twitter OAuth keys and put them into config.py. Also you might want to check if CURRENT_STATUS is set to the path where your spaceapi status.json resides. When everything is set up just run twitterstatus.py.