Twitter bot that posts colors from
#000000
to#FFFFFF
every 15 minutes.
Install Python 3.
Install system dependencies - this is recommended to be done inside a virtual environment.
pip install -r requirements.txt
Set environment variables.
CONSUMER_TOKEN
CONSUMER_SECRET
ACCESS_TOKEN
ACCESS_TOKEN_SECRET
REDIS_URL
python main.py