LeagueOfPoro / EsportsCapsuleFarmer

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

Password with special characters make file type invalid #57

Closed josephisticated closed 1 year ago

josephisticated commented 1 year ago

image My password has the character "@" in it and it causes the configuration file to become invalid.

josephisticated commented 1 year ago

Tried it with another account that doesn't have a special character in it.

LeagueOfPoro commented 1 year ago

Try to put quotes around it: "P@ssword"

LeagueOfPoro commented 1 year ago

Did it work?

alepouna commented 1 year ago

I can replicate the issue, wrapping in quotes fixes it.