rafajaques / twitterstatus

Twitter bot that posts the current status of our hackerspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Twitter bot that posts the current status of our hackerspace


Languages

Language:Python 100.0%