This little application shows Steam 'Rich Presence' data on your Discord profile.
- Shows exactly the steam provided rich presence data for your game
- Reads necessary data for it to work automatically
- Turns on and off along with the game .exe for a seamless experience [Coming soon]
- If you have used multiple steam accounts on your machine, you may need to input your ID3 in the configuration file. It is the last digits after the ':' and can be found here
- Use the provided installer. [Coming soon]
Subscribe to the mod on the Steam workshop.
While not the most elegant interface, it should work if you want to try out this program before it's complete.
By reading your steam profile's ID3 from your installation directory, it is possible for a webscraper to get paradox's own rich presence data directly from your steam profile. After checking validity and it is then sent to discord using pypresence. Thankfully, doing things this way provides a much better result than what was done previously, as actually opening and reading the latest autosave was problematic in regards to encrypted ironman saves, so this should be the final version of this app.