leagueofsummoner
v1.0.5
Published
![](./example.gif)
Downloads
181
Readme
League of Summoner Widget
The League of Summoner widget displays real-time data for a summoner, including:
- Rank
- Tier
- Wins
- Losses
- Total Matches
- Win Percentage
- Match History
The widget updates data every 15 seconds.
No data is stored on our servers.
Requests are proxied through an AWS Lambda function, with the proxy server code available at dist/lambda.js
.
How to Use
Create an Overlay in StreamElements
- Set the dimensions to 200px width and 300px height.
Add Code to StreamElements
- Open the file
dist/streamelements.txt
. - This file contains code snippets that must be copied into specific tabs in StreamElements Overlay.
- Ensure all tabs not mentioned in the file remain empty.
- Open the file
Update the Widget Version
- Replace the placeholder
LATEST
in the copied code with the current version (e.g.,1.0.1
).
- Replace the placeholder
Configure Sidebar Fields
- Fill in the following fields in the sidebar:
- Game Name
- Tag Line
- Personal API Key: Obtain your API key from the Riot Developer Portal. ⚠️ Important: Keep your API key secure. Do not share or display it to others. It is stored as a password-type field in the sidebar but can still be accessed in the DATA tab. Ensure the DATA tab is never shown to anyone.
- Fill in the following fields in the sidebar:
Initialize the Widget
- After setting up the overlay, allow up to 5 seconds for data to load.
How to get Personal API key
To obtain your Personal API Key, refer to the step-by-step instructions provided in dist/TextForPersonalApiKey.txt. The file contains all the details needed to securely generate your key from the Riot Developer Portal.
Legal Disclaimer
All summoner icons, champion icons, league icons and League of Legends data are propertary of Riot Games. League of Summoner Widget isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends, Teamfight Tactics. League of Legends, Teamfight Tactics Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.