LeagueOfPoro / EsportsCapsuleFarmer

Automatically watch all live matches on lolesports and farm Esports Capsules
https://www.youtube.com/c/LeagueOfPoro
Other
93 stars 23 forks source link

Issue with Firefox #42

Closed alekiser closed 2 years ago

alekiser commented 2 years ago

Thanks for making this bot!

I prefer to use Firefox instead of Chrome, however, after entering browser: firefox in my config.yaml file and running main.py using Python, I get the following error: File "EsportsCapsuleFarmer\main.py", line 35 match browser: ^ SyntaxError: invalid syntax

Would appreciate any help, thank you.

MrBartusek commented 2 years ago

match case statement is python 3.10 thing, please update ur python