node-steam-user icon indicating copy to clipboard operation
node-steam-user copied to clipboard

Allows interaction with the Steam network via the Steam client protocol

Results 67 node-steam-user issues
Sort by recently updated
recently updated
newest added

## Describe the bug maximum call stack size ## Versions v4.19.3 ## Screenshots and Error Logs ![unknown](https://user-images.githubusercontent.com/30638036/110256855-e71add80-7f79-11eb-83be-823db7df354c.png)

bug

## Describe the bug When attempting to authorize my local device it seems to be reporting the incorrect token for the device... I was attempting to authorize my computer for...

bug

## Is your feature request related to a problem? Please describe. Currently there is not way to know actual player_xp for a given steamid which is a must have feature...

enhancement

## Describe the bug Been using this module for months now and it has been fine. But the past week my runs have *sometimes* run into a dump of ```...

bug

## Describe the bug **"TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number ({machine ID goes here})"** Shows...

bug

https://github.com/JustArchiNET/ArchiSteamFarm/pull/2335 https://discord.com/channels/467730051622764565/526140050467979265/853938157972226058

enhancement

Occurs sometimes when re-connecting to Steam, after a client disconnection. ``` /home/admin/steam-bot/node_modules/steam-user/components/logon.js:427 if (this.steamID.type == SteamID.Type.INDIVIDUAL) { ^ TypeError: Cannot read property 'type' of null at SteamUser. (/home/admin/steam-bot/node_modules/steam-user/components/logon.js:427:21) at /home/admin/steam-bot/node_modules/steam-user/components/classes/HandlerManager.js:37:12...

bug

With Steam Chat groups with multiple voice channels being a thing, voice support should be a thing you can do. Similar to Discord, bots should have the capability to join,...

enhancement

![Screenshot](https://capturei.tikatoy.com/r/ZALFz1FAvUGu.png) I dont know where is it, did you include this?

There's still some methods missing from the family sharing implementation introduced by https://github.com/DoctorMcKay/node-steam-user/pull/293, like authorizing remote devices. You can find a list of all family sharing methods [here](https://github.com/SteamDatabase/Protobufs/blob/master/steam/steammessages_deviceauth.steamclient.proto#L153) I'll try...

enhancement