node-steamcommunity

Interact with various interfaces on Steam Community from Node.js

MIT License

Downloads
13.4K
Stars
475

Bot releases are visible (Hide)

node-steamcommunity - v2.2.0

Published by DoctorMcKay over 9 years ago

node-steamcommunity - v2.1.0

Published by DoctorMcKay over 9 years ago

  • The request object that node-steamcommunity uses is now available as a request property
node-steamcommunity - v2.0.0

Published by DoctorMcKay over 9 years ago

This update has a breaking change, so the major version has been incremented.

The breaking change is that the steamguard argument of login's callback is now a string, and should be passed to login's details object as a steamguard property. This makes Steam Guard sessions quite a bit easier to save and resume.