xDimGG / node-steamapi

An object-oriented Steam API wrapper for Node.js developers.
https://www.npmjs.com/package/steamapi
181 stars 42 forks source link

Resolve Community ID, and Steam IDs 2 and 3 #31

Closed patkub closed 2 years ago

patkub commented 3 years ago

Adds ability to resolve by community id, and steam ids 2 and 3. For example, "76561198378422474", "STEAM_0:0:209078373", or "[U:1:418156746]"

fixes #6 , fixes #24, fixes #26