Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Swilder-M/playstation-box
Update a pinned gist to contain your PlayStation stats
https://github.com/Swilder-M/playstation-box
awesome-pinned-gists pinned-gist profile-readme
Last synced: about 1 month ago
JSON representation
Update a pinned gist to contain your PlayStation stats
- Host: GitHub
- URL: https://github.com/Swilder-M/playstation-box
- Owner: Swilder-M
- License: apache-2.0
- Created: 2023-03-21T02:25:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-13T04:24:16.000Z (3 months ago)
- Last Synced: 2024-10-27T23:21:26.185Z (about 2 months ago)
- Topics: awesome-pinned-gists, pinned-gist, profile-readme
- Language: Python
- Homepage: https://codming.com/
- Size: 1.79 MB
- Stars: 13
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pinned-gists - playstation-box - Update a pinned gist to contain your PlayStation playtime leaderboard. (External Services)
README
🎮 playstation-box
Update a pinned gist to contain your PlayStation stats
## Setup
1. Fork [this repository](https://github.com/Swilder-M/playstation-box).2. Create a new public GitHub Gist at .
3. Create a new token on the page according to the following requirements:
- Expiration: Select Custom and set the expiration date to 1 year. (Ps: You should renew the token every year.)
- Repository access: Select `Only select repositories` and select the repository you forked.
- Repository permissions: Enable `Secrets` read and write permissions, the `Metadata` read-only permission.
- Account permissions: Enable `Gists` to read and write permissions.
- For complete setup reference [here](https://github.com/Swilder-M/playstation-box/blob/master/assets/github-token.png)4. Sign in to the PlayStation Store at .
5. Open the following link: , and copy the `npsso` value.
6. Go to the repository **Settings > Secrets**, Add the following environment variables:
- PSN_NPSSO: The `npsso` value you copied in the previous step.
- GH_TOKEN: The token you created in the previous step.
- GIST_ID: The ID portion from your gist URL: `https://gist.github.com/your_name/`.