Vincent

Results 5 comments of Vincent

This might be because `_get_player_stats(self):` is defined after it is used. Can you open pokemongo_bot/cell_workers/telegram_tasks.py and move the last block > ``` > def _get_player_stats(self): > """ > Helper method...

@Gobberwart the output file is a database, so even when it is in use it would not be a problem to read data. I think what's happening with the original...

By setting the starting bribe to 50% users are currently more likely to assume that they will need to bid higher than 50% to be competitive which will increase the...

Updated sir

> `percentageToKeep` is this from the perspective of the searcher or the validator? If it's the searcher, I think you just set it to give 1% to the validator. The...