Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/`.