AutoChronoGG icon indicating copy to clipboard operation
AutoChronoGG copied to clipboard

A Python script to automatically get the daily coins on Chrono.gg

Results 4 AutoChronoGG issues
Sort by recently updated
recently updated
newest added

``` File "./chronogg.py", line 69 logging.info(f'Fetching {url}') ^ SyntaxError: invalid syntax ``` I get the error with Python 3: ``` ~/AutoChronoGG# python3 Python 3.5.3 (default, Jan 19 2017, 14:11:04) [GCC...

Here's my work that should close #4. Couple of queries: Is decoding result as `utf-8` ok? Should I enable email reporting?

any plans to improve the script? 1 - auto clicking the bonus reward chests? 2 - or at least returning a message when there's a chest reward to click? 3...