You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main league I play in is Draft and so I would love to be able to use this library for Draft.
From what I can see, some of the endpoints for draft are not just a case of replacing the fantasy.premierleague with draft.premierleague. I was hoping it would be as simple as adding a parameter to each class to change the endpoints to the draft version.
I can do a bit more research into which of the current classes that would support - I'm experimenting with the endpoints at the moment for a personal project so I think it would be great to extend this library as part of that project.
The text was updated successfully, but these errors were encountered:
I have never played draft before, so if you have some more information about what should be added then let me know! Maybe I will have some time next week to check it out myself, but any help would be appreciated and if you want to take this on yourself then go ahead as well. 😄
@amosbastian I was going to take a look at the weekend. Would love to have a go at taking this on!
I'll try to implement a basic part of FPL Draft to begin with to see if you agree with the design, and then can keep expanding it
The main league I play in is Draft and so I would love to be able to use this library for Draft.
From what I can see, some of the endpoints for draft are not just a case of replacing the
fantasy.premierleague
withdraft.premierleague
. I was hoping it would be as simple as adding a parameter to each class to change the endpoints to the draft version.I can do a bit more research into which of the current classes that would support - I'm experimenting with the endpoints at the moment for a personal project so I think it would be great to extend this library as part of that project.
The text was updated successfully, but these errors were encountered: