

NFL Statsbot
Using my experience from constructing Mask Bot, I created NFL Statsbot. The Twitter bot tweets out a random statistic for one of the tens of thousands of players in the NFL since 1999, or a team statistic. Additionally, any Twitter user can tag the bot with parameters to obtain a specific statistic. The statistics are obtained from play by play data from NFLFastR, and there over 100 statistics users can choose from. The source code and details for the bot can be found here.
- python
- twitter API