Skip to content

CourbeB/lol-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lol-helper

Build Status

This bot is still in development with limited access (waiting for an official api key from League of Legend).

Available commands

!lol nexus summoner-name - Get rank, champ, winrate, and games for all players in a current match
!lol opgg summoner-name - Get all the OP.GG profiles in a current match
!lol best position - Get the top 10 best champs for a position [top, middle, jungle, adc, support]
!lol counter champion-name position - Get the top 10 counters for a Champion and Position
!lol items champ-name position - Get the highest win starting item sets for a Champion and Position
!lol help - Give the list of all commands

TODO

  • Refactor !lol nexus (use official api rather than scraping lol-nexus)
  • Refactor !lol items (use EitherT rather than multiple for comprehension)
  • Add !lol clear to remove all messages from lol-helper in the current channel
  • Add !lol version
  • Refactor Stalker : create case class for error, create a new object for all requests
  • Etc.

Releases

No releases published

Packages

No packages published

Languages