This repository contains the source code for utility files used in our services.
- Tweet.py
This script is hosted on a Raspberry Pi and configured to automatically tweet a random quote to our twitter account once a day at noon. Built in Python, using the libraries Twython and Requests.
Code released under the MIT License.