Crementif/SteamRPC ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Node.js app that watches my Steam rich presence and turns it into Discord rich presence for the games it supports.
I want it to read the rich presence text Steam shows for my profile, figure out things like map, mode, or status, and then send a nicer Discord status with matching details and images when possible. Please make it easy to add new game profiles by copying a profile folder and editing a simple JavaScript translator function.
It should be set up so I can enter my Steam profile URL in one place, run an install step, and then start it from a simple command or batch file on Windows. If you need current docs for Discord or Steam APIs, look them up online as you build it. Also include a clear example profile and make sure unsupported games just clear the Discord presence instead of breaking anything.
Are you gonna build this?
make sure you review the code using arcumet