
David - your friend
-
Posts
0 -
Joined
-
Last visited
Reputation Activity
-
David - your friend reacted to Dr. McKay in BREAKING CHANGES: steam-user v4 now available on npm
I'm pinning this thread again because of numerous recent questions about changes made in v4.
-
David - your friend reacted to Dr. McKay in BREAKING CHANGES: steam-user v4 now available on npm
The older events are deprecated, but they will keep working until at least v5. Though I recommend switching to the new events.
-
David - your friend reacted to byteframe in BREAKING CHANGES: steam-user v4 now available on npm
What is the recommendation for listening to chat events? Should we switch to watching the events from the new chat component, or are the older events sufficient?
-
David - your friend reacted to furi in BREAKING CHANGES: steam-user v4 now available on npm
1. ok, i add this and if this will repeat, i'll report here
2. yeah, actually, thanks
-
David - your friend reacted to Dr. McKay in BREAKING CHANGES: steam-user v4 now available on npm
Do you think you could possibly add: client.on('debug', log); This will help to narrow down what's going on if it happens again.
You don't need to login through SteamCommunity if your session expires. Just call client.webLogOn() in that case.