Track Players
jhamet93 opened this issue · 3 comments
I know something I like to do (especially when doing fantasy) is track how my favorite players are doing rather than care about the overall context of the game or even grab the team I care about right away without going through the selection process.
nba-go game --filter team=Pistons
nba-go game --filter player=LeBron
If this sounds like a useful feature, I am going to submit a PR that supports some basic filtering functionalities
I would like something like that. I was thinking maybe when viewing a player with nba-go p markkanen -r, I could see his stats from last 3 or 5 or more games, and also show dates for the next upcoming games and who his team is going to play next. Now it just shows his current regular season avg's.
Hi all,
this will be awesome! PR is always welcome.
Similar to #18
cool @xxhomey19
I created a prototype implementation of filtering games by team so will submit that as a pull request to get some feedback before integrating it to more filter types.