meemo Posted August 9, 2021 Report Posted August 9, 2021 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: 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? Quote
Dr. McKay Posted August 9, 2021 Report Posted August 9, 2021 You misspelled accountName meemo and Jack Nolddor 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.