Skip to content

Parses Pokemon from Bulbapedia into PokemonShowdown format

Notifications You must be signed in to change notification settings

Pauyy/bulbapedia-pokemon-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages