apaleslimghost / slack-pokedex

3 stars 3 forks source link

fix: ensure duplicate mons are not fetched #5

Closed keithamus closed 8 years ago

keithamus commented 8 years ago

Fixes #1

apaleslimghost commented 8 years ago

i'd prefer Array.from(new Set(apropokemon(...)))