This is for pondering, not for reference. Almost none of these actually exist, and those that do don't really work yet.

General Pokedex lookup

  • dex {entry}
  • what is {entry}

Entry can be:

  • Pokemon
    • Name
    • id (+sinnoh?)
    • type
    • gender
    • breeding groups
    • stats
    • abilities
  • Move
    • type + category
    • power
    • pp
    • accuracy
    • priority?
    • blurb
  • Ability
    • desc
  • Type OR type combo
    • effectiveness vs other types
    • ?

Other Pokedex requests

  • does {pokemon} learn {move}
    • Yes: at level, by TM23, via breeding, or from a tutor.
    • ...in {version}?
    • optional how at the beginning?
  • ivs for {nature} {pokemon} at [level] {level} with {hp at de sa sd sp}
    • HP: 26 | Atk: 24-31 | Def: ... | Avg: 12

Misc semi-useful junk

  • WhatPulse? API?
  • calc[ulate] {expression}
    • support arithmetic, basic functions, possibly variable substitution (with | as the 'with' operator)
    • simple Googleish unit conversion would be cool too
  • eval {perl}
    • super-dangerous, so wait until I finish admin checkering
    • will need a max limit for result size, just in case

Site integration

  • Send private messages via Jabber
    • will need to actually finish private messages first...
  • notify on gallery upload, every x minutes
  • notify on fatal error
    • possibly allow me to respond