philippnormann / nvidia-sniper

🎯 Autonomously buy Nvidia Founders Edition GPUs as soon as they become available.
394 stars 99 forks source link

Prevent crash if users forget to update their customer.json with back… #51

Closed krcm0209 closed 4 years ago

krcm0209 commented 4 years ago

…up-speed property

So while reading messages on discord this morning about people seeing PR #46 and asking about it, I realized that there could be an issue if users do not realize they need to add the new backup-speed property to their customer.json file, so I'm adding a check for that so the bot doesn't crash if the property is missing.

philippnormann commented 4 years ago

Looks good :+1: Thanks for the improvement!