Jump to content
McKay Development

Search the Community

Showing results for tags 'node-steam-user'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • Releases & Updates
  • Help & Support
    • General
    • Guides
    • node-steam-user
    • node-steamcommunity
    • node-steam-tradeoffer-manager
    • node-steam-session

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Location


Interests

  1. Hi there. There is a way to avoid the client asking the steamguard code every time I try to login? Thanks. PS.: excerpt of my code https://gist.github.com/williamokano/0554b2d027219b14de3ef07add6585e3
  2. Hey, out of curiosity - my test app crashed a moment ago because of async callback being called twice after steam-user fired `webSession` without calling `webLogOn()`. Any idea why could that happen? When steam-user is requesting new web session on its own, or if/when Steam does that automatically? The account wasn't used in any other way than this application, which was kinda experimental and left alone for ~3 days before that happen. Of course it was bad coded, but I didn't expect `webSession` event being fired more than once. Steam-user version: 3.3.4
  3. I'm looking through steam-user and I can't find a method for extracting the trade url from a user (if I want to send a user a trade req for eg). Is it possible to get a trade url (with a partner Id and a token id) with just a users steam id (not just your own?) Thanks
  4. If you try to execute the bot using a user that doesn't have a home directory the application will crash on dataPath = path.join(process.env.HOME, ".local", "share", "{0}") perhaps check if process.env.HOME exists, otherwise set a fixed path?
  5. Does that mean I can give it a ssfn file that's located in my Steam folder?
×
×
  • Create New...