Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 632 Bytes

garen-bot

Discord bot to provide champion build. METAsrc.com were too slow to be usable.

commands:

  • !help - Show this help message
  • !aram [championLike] - Show aram champion build
  • !sr [championLike] [?:laneLike] - Show summoner's rift champion build
    alias(es): !rift

libraries: Discord.NET, Json.NET, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Logging
screenshots:

metasrc

Scraping script for METAsrc.

features: caching system for web scraping
libraries: Json.NET, AngleSharp