Skip to content
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

Add League of Legends Commands #102

Open
7 tasks
Kevin-Kwan opened this issue Apr 2, 2024 · 0 comments
Open
7 tasks

Add League of Legends Commands #102

Kevin-Kwan opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Kevin-Kwan
Copy link
Owner

Kevin-Kwan commented Apr 2, 2024

The purpose of these are to learn how to use Riot's API.
Slash commands ofc.

Here are some ideas:

  • Check the stats (rank, winrate, recently played champs, mains, etc.) of a player given username and tag (two separate fields)
  • Check a person's status (in-game, which gamemode) given the same params
  • Check a champion's winrate and stats
  • Mastery Info of a player
  • Check if the player is queued with anyone (the last one might need some tuning to address false positives because you might get lucky and get into the same game as someone, I've had this happen like 5-6 times in a row)
  • Get latest patch notes (not sure how I'm gonna do this)
  • Get Champion Abilities Info (might need another API to get the number values, not sure)

This list will continue to expand. Just some ideas.

@Kevin-Kwan Kevin-Kwan added the enhancement New feature or request label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant