Jump to content
McKay Development

meemo

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by meemo

  1. Hi,

    I'm a beginner coder and I'm trying to make a trading bot as a side project. I followed the node steam guide to start setting up a bot, but I get this console output:

    (node:10592) [steam-user] Warning: Logging into anonymous Steam account but a password was specified... did you specify your accountName improperly?

    (Use `node --trace-warnings ...` to show where the warning was created)
    Successfully logged in.

    The bot account also doesn't update game status / online status when the code is run. Here's what I have so far:

    image.thumb.png.2fe6d8ba8e31d22236aca0137ea155d1.png

     

    I've tried replacing the accountName field with a couple of things related to steamID / account name, but nothing I've tried works. Any ideas on what's wrong?

×
×
  • Create New...