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

https://github.com/Swilder-M/nintendo-switch-box

Update a pinned gist to contain your Nintendo Switch stats
https://github.com/Swilder-M/nintendo-switch-box

awesome-pinned-gists pinned-gist profile-readme

Last synced: 3 months ago
JSON representation

Update a pinned gist to contain your Nintendo Switch stats

Awesome Lists containing this project

README

        



🎮 nintendo-switch-box


Update a pinned gist to contain your Nintendo Switch Game stats

## Setup
1. Fork [this repository](https://github.com/Swilder-M/nintendo-switch-box).

2. Create a new **public** GitHub Gist at .

3. Go to the page to create a token, just grant the **gist** permission.

4. Run `python src/get_session_token.py` to get session token.

5. Go to the repository **Settings > Secrets**, Add the following environment variables:
- NINTENDO_SESSION_TOKEN: The session token you got from 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/`.