Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 470 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 470 Bytes

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