A Discord bot that can be used to get a player's stats over a period of time, as well as their fantasy point output. Stats are scraped from NFL.com.
Type '$player first_name last_name weeks start_year end_year' to get a player's stats over a period of time.
Possible combinations of arguments:
$player first_name last_name
for all games within the last season.$player first_name last_name weeks
for "weeks" number of games within the last season.$player first_name last_name start_year
for all games from start_year to last season.$player first_name last_name start_year end_year
for all games from start_year to end_year.$player first_name last_name weeks start_year
for "weeks" number of games from start_year to last season.$player first_name last_name weeks start_year end_year
for "weeks" number of games from start_year to end_year.
Demo.Video.mp4
Hosted on Heroku. Raspberry Pi hosting coming soon.