Can anyone figure out the iphone6stockchecker push service?
I've created a text file with all the right (I think) info
pushbullet_Key = "(mykey)"
allowedStores = bentall centre,bromley,covent garden,regent street,stratford city,white city
wantedModels = {
******************# 6+ 64GB
******************"MGAH2" : True,
****************};
nextCheck = 60
*
## Vars
appleStores = "https://reserve.cdn-apple.com/GB/en_GB/reserve/iPhone/stores.json"
appleStock = "https://reserve.cdn-apple.com/GB/en_GB/reserve/iPhone/availability.json"
stores = {
Etc etc. What the hell do I save the text file as and then what do I do with it? Such confusion.