Skip to content

Zmarfan/YordleYelper

Repository files navigation

YordleYelper

YordleYelper is a League of Legends statistics discord bot developed using DSharpPlus. It utilizes the offical League of Legends API as well as the Data Dragon API. YordleYelper also has it's own MySQL database where it stores match data for registered users. The application will continuously (with regards to rate limits) fetch all available match data for registered users and base statistics from that data. Users can interact with the bot (register and query data) through Discord Bot Slash Commands!

Commands

Requires No Registration

Type Command Parameters Description Image
POST /register riotId Register Riot Id for statistics collection register-image
GET /champion champion General overview of a champion: Name, title, lore and tips! champion-image
GET /ability champion ability Detailed information about a champion ability! ability-image
GET /item item Detailed information about an item! item-image

Requires Registration

Type Command Parameters Optional Parameters Description Image
GET /playtime riotId champion compareAgainstAll separateGameMode View playtime for a champion and customize how the generated graph should be displayed! playtime-image
GET /lastplayed riotId champion - Shows when a player last played a given champion! lastplayed-image
GET /lastplayedmultiple riotId amount sortOrder Shows when a player last played a multitude of champions! lastplayedmultiple-image
GET /masteryMultiple riotId amount filterMastered List of champions with most mastery points by a summoner! masterymultiple-image
GET /mastery riotId champion - Provides mastery statistics for specific champion! mastery-image
GET /masterydistribution riotId showAvailableChests Provides a pie chart over mastery points per champion! masterydistribution-image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages