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
- Host: GitHub
- URL: https://github.com/Swilder-M/nintendo-switch-box
- Owner: Swilder-M
- License: apache-2.0
- Created: 2024-09-12T09:32:57.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-29T07:26:46.000Z (6 months ago)
- Last Synced: 2025-01-12T19:11:58.323Z (3 months ago)
- Topics: awesome-pinned-gists, pinned-gist, profile-readme
- Language: Python
- Homepage: https://codming.com/
- Size: 67.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pinned-gists - nintendo-switch-box - Update a pinned gist to contain your Nintendo Switch playtime leaderboard. (External Services)
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/`.