Ah yeah that herokuapp seems like it needs to be updated too. Maybe if it can all be coded in the script and not need to pull data from an external place it would work better.
Okay if you get that working lemme know, happily add it to my github repo. Sounds like you have a better understanding of this than I do.
I was able to get up to Silver III with the bots so hopefully you can do the same.
"Maybe if it can all be coded in the script and not need to pull data from an external place it would work better." This is what i've been mulling over for a few days on how best to solve for this. I think the answer is either .json store the permutation or mysql (but would have to pay for this). I have an excel file with a good amount of basic account card permutations and wanted to use the exceljs package to just use excel, but getting hungup on sort and filter functions as I really only see an autofilter function. I'm now converting my excel file to .json and then i'm going to work on how to play my hands and store the record.