Hey guys, Using node-steamid at the moment. Wanted to test if a user's input is a valid SteamID but it just throws an error when it can't parse the input. Is the best way to just try catch and then call isValid()? Is it safe to run on user input? Thanks
Using a bot to idle my account while I'm not playing. Whenever the bot logs into my account it makes all my friends appear offline in the steam client (until you relaunch steam client, they update their status or you exit the bot). Is there any way to avoid this?