Skip to content

New: lolstats - show League of Legends player data #3078

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

thiagoss
Copy link

@thiagoss thiagoss commented Jul 1, 2025

lol_stats

A new app that shows League of Legends player data. It contains 4 rows:

  1. Shows player name and Rank
  2. Shows total player stats: wins / losses and current League Points
  3. Shows last match data: win/loss, champion played, KDA, Gold and Minions killed
  4. Shows a list of W/L representing wins/losses on the last few matches

Configuration allows you to set the summoner name, tagline and region. If not set, it will pick from a small pool of famous players to display.

Requires setting a RIOT API key (free to get for development but only lasts a day). Still working through the process to obtain a RIOT production key API and will put a follow up PR with it in the project.

thiagoss added 4 commits July 1, 2025 10:53
Just the stub from pixlet create for now
Add a top row for player name and rank
Then a row for the player total stats
Then a row for last match
and a bottom row with sequence of win/losses from recent matches.

Requires configuring an API key from RIOT until we get our production key.

It allows you to configure the summoner you want to show, otherwise picks from a few
random famous players
@tidbyt
Copy link

tidbyt bot commented Jul 1, 2025

⚠️ The automated review process is experimental and likely has bugs. Please bear with us as we iron out the kinks and enable you to ship changes at high velocity 🚀

Next Steps

Hello! Thank you so much for your change 🤜 🤛 . There are a few things you need to do:

  • Sign the CLA if you haven't already
  • Ensure your build is green! Any problem will display a proposed solution to try out
  • Get a review, either by Tidbyt Bot or by a Tidbyt engineer

Manual Review Required

Hang tight! A Tidbyt engineer will be by shortly to review your change. Here is what they will be looking for:

Test Details
App Dir All files are in a single app directory
🟡 Modules Usage of http.star requires review
Original Author The original author matches the PR author

@tidbyt-bot
Copy link

tidbyt-bot commented Jul 1, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@thiagoss
Copy link
Author

thiagoss commented Jul 1, 2025

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants