node-steamstore
node-steamstore copied to clipboard
how to use an IP proxy 😁
This is great! I really appreciate your work (and the contributors) for this project. I am planning to rewrite this partially within Rust for a personal project (and to release...
I haven't tested yet, but I imagine some stuff broke with this endpoint change.
It is impossible to create a wallet now so I have to update URI to be able to do this via your package, so I guess it can be helpful...
Add events for when you receive account alerts: https://store.steampowered.com/supportmessages/
https://github.com/Revadike/InternalSteamWebAPI/wiki/Request-Playtest-Access
Adds redeemGameKey functionality described in https://github.com/DoctorMcKay/node-steamstore/issues/7. Example usage: https://gist.github.com/saitho/a5466402b4bc1c7b2ec431c350f08567
Without it, it returns redeemable: false even if the code is redeemable when purchasedetail is undefined
It returns a malformed json response,
/account.js:447 if (!body.success && !body.detail) { ^ TypeError: Cannot read properties of undefined (reading 'success')