Steam-Card-Farmer
Steam-Card-Farmer copied to clipboard
Idle your Steam games to get trading cards
I receive the following error when trying to run steamcardfarmer. I think it's been like this for a few months now, I just haven't had a need to run the...
We don't want to idle shared apps, so we can use `steam-user` v4.7.0's `excludeSharedLicenses` flag to do this.
Pause idling when account starts playing a game in a different session and continue when it's done playing that game. This can be done using the [playingState](https://github.com/DoctorMcKay/node-steam-user#playingstate) event.
Use less (or no) global variables, split code into more (sub)functions instead of nested codes and convert code to use es6 syntax and its new features.
- Uncaught Error: prompt() is and will not be supported. This error always comes up when steam-card-farmer is checking for app playtime. I had the app running yesterday. I added...