AndyReifman / ArseneWenger

1 stars 12 forks source link

removed getCopa() function and refactored getEuro into getInternationalCup() #20

Closed ingenium21 closed 3 years ago

ingenium21 commented 3 years ago

like we discussed, i removed the getCopa command and turned getEuro into getInternationalCup(leagueCode = 50, endDate = 20210711) which sets the euros parameters as default since that's what they were originally created for.

my testing works, but don't have a way to create my own wenger bot so need you to test now.

Thanks,

Ren

AndyReifman commented 3 years ago

Looks good, merged.