jensej Posted June 11, 2016 Report Posted June 11, 2016 Hello.Is any option to get the list steamid of friends.Thanks. Quote
timgfx Posted June 11, 2016 Report Posted June 11, 2016 You can log in with node-steam-user and set the cookies for community. You can useclient.on("friendsList", function(){ console.log(client.myFriends);}); I have never done this myself but it should work if I read it right Quote
Dr. McKay Posted June 11, 2016 Report Posted June 11, 2016 ^ You need to either use node-steam-user or call the GetFriendList WebAPI method. 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.