
MrPotato
-
Posts
65 -
Joined
-
Last visited
Reputation Activity
-
MrPotato reacted to GitHub in node-steam-user v4.7.0
Added excludeSharedPackages argument to getOwnedApps, getOwnedDepots, getOwnedPackages, ownsApp, ownsDepot, and ownsPackage (thanks to @Revadike in PR #252)
View on GitHub
-
MrPotato reacted to Dr. McKay in getting error
You're somehow passing a bool to two_factor_code in the logOn method.
-
MrPotato reacted to Dr. McKay in getting error in callback function getTradeURL
Run npm update and it will throw properly.
-
-
MrPotato reacted to Dr. McKay in user.on('error') returns sometimes empty object
e is an Error object. Calling JSON.stringify on an Error object returns {}.
-
MrPotato reacted to Kacer in send message to group using gid?
I noticed that limited accounts are able to join and post message on group chat/channels. Hence, I fully support you that this is indeed a method that could be abused. I'm astounded that steam restricted all community features, but yet, they left the most essential feature wide open to spammers and spreaders.
-
MrPotato reacted to Dr. McKay in loginKey throw error invalidPassword
The answer to both your questions is "who knows, it's Valve".
-
MrPotato reacted to Dr. McKay in Sometimes bot can't login, with no reason
Update steam-user to 3.28.2 please.
-
MrPotato reacted to venfiw in how can i input my username&password like SteamGuard
hello every one i made it now, here is my code
-
MrPotato reacted to GitHub in node-steam-user v3.28.2
requestPasswordChangeEmail and changePassword are now deprecated as they no longer work Improved error handling when using proxies that aren't working properly
View on GitHub