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 - v3.2.1

Published by DoctorMcKay about 9 years ago

  • Made callbacks to editProfile and profileSettings optional
node-steamcommunity - v3.2.0

Published by DoctorMcKay about 9 years ago

  • Added profileSettings method
  • Added editProfile method
node-steamcommunity - v3.1.1

Published by DoctorMcKay about 9 years ago

  • Added 50-second HTTP timeout
node-steamcommunity - v3.1.0

Published by DoctorMcKay over 9 years ago

  • Added support for app-based Steam Guard
node-steamcommunity - v3.0.0

Published by DoctorMcKay over 9 years ago

  • Fixed the error message when a Steam Guard code is required not being SteamGuard
  • BREAKING: All callbacks now consistently return Error objects instead of strings
  • Added login CAPTCHA support
node-steamcommunity - v2.6.0

Published by DoctorMcKay over 9 years ago

node-steamcommunity - v2.5.2

Published by DoctorMcKay over 9 years ago

node-steamcommunity - v2.5.1

Published by DoctorMcKay over 9 years ago

  • Fixed some potential problems with localization (everything will now be returned in English)
node-steamcommunity - v2.5.0

Published by DoctorMcKay over 9 years ago

node-steamcommunity - v1.0.1

Published by DoctorMcKay over 9 years ago

  • Fixed readme
  • Updated package description
node-steamcommunity - v1.0.2

Published by DoctorMcKay over 9 years ago

  • Fixed empty string error when SteamGuard is needed
  • Removed a leftover console.log debug message
  • Added CSteamUser
node-steamcommunity - v1.0.3

Published by DoctorMcKay over 9 years ago

  • Added getWebApiKey method
node-steamcommunity - v1.0.4

Published by DoctorMcKay over 9 years ago

Added parentalUnlock method

node-steamcommunity - v1.0.5

Published by DoctorMcKay over 9 years ago

  • Made callback optional for parentalUnlock
node-steamcommunity - v1.0.6

Published by DoctorMcKay over 9 years ago

  • Fixed repository URL in package.json
node-steamcommunity - v1.0.7

Published by DoctorMcKay over 9 years ago

  • Added getNotifications method
  • Added resetItemNotifications method
node-steamcommunity - v1.0.8

Published by DoctorMcKay over 9 years ago

  • Fixed WebAPI key registration not working
node-steamcommunity - v2.4.0

Published by DoctorMcKay over 9 years ago

  • Added ability to spoof chat UI mode icon
node-steamcommunity - v2.3.0

Published by DoctorMcKay over 9 years ago

node-steamcommunity - v2.2.1

Published by DoctorMcKay over 9 years ago

  • Steam logins are now "remembered" so they won't be invalidated when logged in elsewhere or expired (within a relatively short time period)