This is a Twitter bot that regularly send updates about the current win streaks or losing streaks of the teams in the NBA. It's purpose is to give an extra piece of data to inform decisions for sports betting.
- Web Scraping with Python/Pandas and DataFrames, including manipulation of that data
- NodeJS and Axios requests to the Twitter API
- Utilizing the fs module to write and read JSON
- OAuth1.0a Authorization and Authentication
- JavaScript Promises