Jason Hunter

Results 77 comments of Jason Hunter

if you want to make the change yourself, the code would actually be ``` q.put('%s Item Sold: %s %s for %d . We Win %d.\n' % (time.strftime('%Y-%m-%d %H:%M:%S'), asset['Item']['FirstName'], asset['Item']['LastName'],...

Generally speaking, this can be due to one of two things: 1) Someone beat you to the bid from the time we searched for the player, and the time we...

I'm not sure I understand your question. What would you like to know? **Edit**: Ah, you meant the abbreviation? AB = Auto Buyer/Bidder. I edited the initial comment

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

The rest period isn't configurable at this time, but it already stops for an hour after every 5.

I like the fix for same bin/buy pricing, but I'm not sure about the auto-update using the third lowest price. My reasoning being that, in my opinion, it is always...

Overall, I'm fine with the notion of breaking more of our dicts out into their own objects. We should come up with a file structure for classes that can then...

Thanks for the updates. I'm going to test this out tonight before merging into master since it's a fairly large change.

Alright, I'll be sure to test throughly ;)

@elbryan: I'm swamped at work right now, so I probably won't have a chance to review until around Christmas.