magnusbakken / espn-fantasy-autopick

A Chrome extension that lets you automatically add active players to the current roster in an ESPN NBA/NHL fantasy league.
MIT License
11 stars 6 forks source link

Automatic setup for multiple days #3

Closed magnusbakken closed 3 years ago

magnusbakken commented 3 years ago

The extension could support automatically setting up the team for multiple days. It would have to automatically change the current day, wait for the roster data to get refreshed, and continue the process until it's reached the specified end point. The most common scenario will be to set up for the team for the rest of the current game week, so that use case should be prioritized.

The Auto button could have a dropdown to its right that opens a context menu. The context menu will contain an item for setting up for the rest of the week, and possibly some other options for setting up for the next 7/14/21 days etc., or it could have an input field where you can enter a custom number of days.

The multi-day setup action should also be available in the extension popup.