Skip to content
/ Billbot Public

The bot provides followers with up-to-date information about actions taken on bills as they move through the United States congress, using data from Google Trends to prioritize the most relevant topics first.

License

Notifications You must be signed in to change notification settings

RMDern/Billbot

Repository files navigation

MIT license

Billbot

Billbot is a Twitter bot created with Node.js and deployed to Heroku.

The bot provides followers with up-to-date information about actions taken on bills as they move through the United States congress. It uses data from Google Trends to prioritize the most relevant topics first.

The tweets include: Latest action date, action/bill short summary, and a link to the bill on GovTrack.

The bill links are processed by the Bitly API prior to being tweeted, allowing interest statistics to be gathered.

Installation

Clone the repository or use npm to install:

npm install billbot

Usage

In your terminal of choice, change your current working directory to the project's root and simply run the start script:

npm start

Contributing

Refer to CONTRIBUTING.md

License

MIT

About

The bot provides followers with up-to-date information about actions taken on bills as they move through the United States congress, using data from Google Trends to prioritize the most relevant topics first.

Resources

License

Stars

Watchers

Forks

Packages

No packages published