Spread carnage and corruption!
Henzell says...
  1. !lg command displays info about past games. The manual is available here: 'https://github.com/crawl/sequell/blob/master/docs/listgame.md'
  2. * lists all players. usually !lg uses the first argument as a player name or the nick requesting it as the name, if there is no player name as the first. Can sort with max=<field> or min=<field> (eg: max=sc). Can summarise with s=<field> (ex: s=name)
  3. listgame will expand some common searches: !lg place=XX => !lg place=~XX:* (apart from branches with depth 1), killer=uniq => killer!= killer!~~^an_?|^the_ killer!~ghost (kills by uniques), race=Ke => race=Kenku, cls=Gl => cls=Gladiator, killer=hobgoblin => killer=a hobgoblin. Try `!kw <expr>` (eg. `!kw place=Orc`) to see how expansion works
  4. Fields: src (cao/cdo), v (game version), sc, name, race, cls, char, xl, sk (skill), sklev, title, ktyp, killer, kaux, place, br, lvl (br depth), ltyp (D, Abyss, ...), hp, mhp, mmhp, dam, str, int, dex, god, piety, pen (penance), start, end, dur (game time), turn, urune, nrune, tmsg, vmsg, alpha, splat. See {listgame examples}.
  5. case-sensitive regex by greensnark: !lg * name~~(?c)^[[:upper:]]+$ s=name

Information based on master branch and the great LearnDB.
© Dungeon Crawl Stone Soup, 2010.