feat(plugins/steam): add plugin (#1400) [skip ci]

This commit is contained in:
Simon Lecoq
2023-03-13 19:37:00 -04:00
committed by GitHub
parent 78709320de
commit b85fa234dd
14 changed files with 2825 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
<!--header-->
<!--/header-->
## ➡️ Available options
<!--options-->
<!--/options-->
## 🗝️ Obtaining a *Steam Web API* token
Go to [steamcommunity.com/dev/apikey](https://steamcommunity.com/dev/apikey) to obtain a Steam Web API token:
![Token](/.github/readme/imgs/plugin_steam_webtoken.png)
To retrieve your Steam ID, access your user account on [store.steampowered.com/account](https://store.steampowered.com/account) and copy the identifier located behind the header:
![User ID](/.github/readme/imgs/plugin_steam_userid.png)
## Examples workflows
<!--examples-->
<!--/examples-->