/bulbapedia-pokemon-parser

Parses Pokemon from Bulbapedia into PokemonShowdown format

Primary LanguageLua

bulbapedia-pokemon-parser

Parses Pokemon Lists from Bulbapedia

usage

copy the table of pokemon from a bulbapedia page bulbapedia and paste it into pokemon.txt pokemon.txt

lua main.lua

copy or look at the pokemon in the pokemon showdown format console

optionally uncomment and comment lines

printShowdown(pokemon)
--printJSON(pokemon)

to get a json output