gerzy Posted Wednesday at 03:33 PM Report Posted Wednesday at 03:33 PM (edited) I’ve been using requestRichPresence without issues, but after today’s Steam maintenance (3rd September 2025), it no longer returns any data. Expected result (before today): { "users": { "76561198006409530": { "richPresence": { "status": "Playing CS:GO", "version": "13765", "time": "15.851017", "game:state": "lobby", "steam_display": "#display_Menu", "connect": "+gcconnectG02C0193A" }, "localizedString": "Playing CS:GO" } } } Result after maintenance: { "users": { } } node-steam-user version: 5.2.3 Node.js version: 22.11.0 Edited Wednesday at 03:35 PM by gerzy filezilla 1 Quote
filezilla Posted Wednesday at 07:11 PM Report Posted Wednesday at 07:11 PM (edited) Yeah same for me seems like something is outdated or steam privated it Edited 22 hours ago by filezilla Quote
flameoflust69 Posted 11 hours ago Report Posted 11 hours ago Yeah, it seems CMsgClientRichPresenceRequest isn't working. You can listen to user event if your bot is friends with the target account. Another limitation is that it can't check invisible users 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.