sleeper-api-wrapper icon indicating copy to clipboard operation
sleeper-api-wrapper copied to clipboard

Projection Functions no longer supported

Open Eilermoon opened this issue 3 years ago • 0 comments

FYI for anyone still using this, I know it's no longer being managed.

The following commands no longer output data from Sleeper's API, it looks like they do not want to make projections data easily accessible:

stats.get_week_projections(season_type, year, week)
stats.get_all_projections(season_type, year)

Eilermoon avatar Sep 27 '22 17:09 Eilermoon