A Discord bot for tracking custom game (๋ด์ ) statistics in the Korean League of Legends community.
Add to Discord/๊ณ์ ์ญ์
Automatically collects custom game data and analyzes KDA, damage, vision score, and many more metrics.
Awards 40+ titles such as DPM Machine, Kingmaker, and Dragon Hunter based on accumulated stats.
Provides server-wide rankings by win rate, KDA, and position-specific metrics.
Tracks win rates and game counts for every duo combination, both as teammates and opponents.
| API | Endpoint | Purpose |
|---|---|---|
| Account v1 | /riot/account/v1/accounts/by-riot-id/{gameName}/{tagLine} |
Resolve PUUID from Riot ID when a user registers their account |
| Match v5 | /lol/match/v5/matches/by-puuid/{puuid}/ids |
Fetch the list of custom game match IDs for a player |
| Match v5 | /lol/match/v5/matches/{matchId} |
Fetch full match details (participants, stats, timeline metadata) |
| League v4 | /lol/league/v4/entries/by-puuid/{puuid} |
Display ranked tier (Solo/Flex) on the player profile command |
For bug reports or inquiries, please reach out at ggom131@gmail.com.