/yang-bot

A Twitter bot that Tweets Andrew Yang policies.

Primary LanguagePython

Yang Policy Bot

Contains the code powering the Yang Policy Bot.

Download the data

Download the data from the Yang Policy API by running:

node download-policy-data.js > policies.json

Post statuses

Post policies to Twitter by running the following:

python post-tweets.py

Note that the policy number posted is tied to the start date which is hard-coded as a global variable in post-tweets.py.