Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.
Jake Gaylor edited this page Apr 22, 2015 · 2 revisions
Help:
best <handle> - return the champions with the highest win/loss ratio for a player. 
Options:
  --season: one of [2015, 2014, 3]
  --region: country code
  --verbose (-v): List all champions w/l record in descending order

counter <champion_name> - Reply with a list of recommended counters to a given champion. The data comes from championselect.net 
Options:
  --verbose (-v): show more results
  --lane (-l): valid values ['all', 'general', 'jungler', 'mid', 'bottom' 'top']

free - Reply with a list of free champions from NA

free <region> - Reploy with a list of free champions for a given region. Valid regions include br, eune, euw, kr, lan, las, na, oce, ru, tr

help - Displays all of the help commands that "StatBot" knows about.

help <query> - Displays all help commands that match <query>.

intel <summoner_name> - Reply with intel about the game summoner_name is currently in. 
Options:
  --region (-r): country codes

links <champion_name> - Reply with useful urls. 
Options:
  --verbose (-v): show more results

ping - Reply with pong

refer <summoner_name> - StatBot will attempt to friend the summoner

rules - Make sure "StatBot" still knows the rules.

stats <handle> [<champion>] - return the win/loss ratio for a player [and champion]. 
Options:
  --season: one of [2015, 2014, 3]
  --region: country code

worst <handle> - return the champions with the lowest win/loss ratio for a player. 
Options:
  --season: one of [2015, 2014, 3]
  --region: country code
  --verbose (-v): List all champions w/l record in ascending order

All available commands: 
best, counter, free, help, intel, links, ping, refer, rules, stats, worst

Clone this wiki locally