cdrappi / yang-bot

A Twitter bot that Tweets Andrew Yang policies.

Home Page:http://twitter.com/yang_policy_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Twitter bot that Tweets Andrew Yang policies.

http://twitter.com/yang_policy_bot


Languages

Language:Python 97.3%Language:JavaScript 2.7%