ultrasn0w / playstationpresence

Discord rich presence for PS5 written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playstationpresence

This is a fork of playstationpresence, which itself is a fork of the original playstationpresence and the tooling from PlayStationDiscord-Games.

So since this is a fork of a fork, I copied over the information of the original projects here:

Differences and why I forked a fork

The fork of cadewey workes great, thank you very much for sharing your work. But unfortunately all my physically owned games were not included in the fetched games (PSN API [...]operationName=getPurchasedGameList[...]) to pregenerate the game icons as discord assets.

I took a look at his code and got inspired to the idea "Why not fetch and generate the assets using the information what is currently played?". So I started to exactly implement that and here we are.

How to use

For now see README by cadewey at playstationpresence

About

Discord rich presence for PS5 written in python

License:Other


Languages

Language:Python 100.0%