Skip to content

Personal API Key Request - 3+ Weeks Pending #1150

@KuuCi

Description

@KuuCi

Could someone please help to review the status of these requests and advise if the approval process can be expedited? I submitted the request around March 21, 2026 but it's still "Pending Review". I already have a prototype of the application and I'm happy to provide additional information or documentation if needed. Thank you!

Personal API: App ID 816044(River Sprite Co.)
Current Status
Pending Review

Product Description
River Sprite Co. is a Discord community bot that tracks TFT match results for a private friend group server. When registered users finish a TFT game, the bot automatically posts a rich embed in a designated Discord channel showing their placement, final board composition, active traits, augments, and game duration - giving the group an easy way to see how everyone's games went without having to alt-tab or share screenshots.
The bot detects game sessions through Discord's presence API and only calls the Riot API after a game ends to retrieve match details. This means API usage is minimal - typically a few calls per game session (account lookup on registration, match ID list, and match details on game completion).
APIs used: riot/account/v1 (one-time account lookup during registration), tft/match/v1 (match IDs and match details after games end). The bot also reads from Data Dragon for champion display names.
The bot also includes community engagement features - per-game challenges that highlight specific champions from the current set, encouraging players to try different comps and discuss their games together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions