futgui icon indicating copy to clipboard operation
futgui copied to clipboard

Enhancement request : Manual value for minimum contract

Open Mglt-b opened this issue 7 years ago • 1 comments

Hello,

Can you add possibility for the minimum of contract required for the bid ?

Thank you

futgui/core/bid.py

Must have contract

                if item['contract'] < 1:
                    continue

It's actually 1 minimum contract ?

Mglt-b avatar Oct 05 '16 11:10 Mglt-b

Yes, the bot won't buy expired players. I see no real reason to have configuration past that though...

hunterjm avatar Oct 06 '16 12:10 hunterjm