PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.15k stars 935 forks source link

Linking cord from PLA. #1082

Closed jigokusaru closed 4 months ago

jigokusaru commented 4 months ago

Hi, I didn't see the Linking Cord from PLA in the items. I tried searching for it a few ways and did not find it. Could this be added My discord bot is going to require that item in the list. I assume it would be an evolution item.

Naramsim commented 4 months ago

Can you fill it in?

jigokusaru commented 4 months ago

No clue how. Still figuring out Github for myself.

GreatNovaDragon commented 4 months ago

gimme a sec.

jigokusaru commented 4 months ago

by all means, take your time. I see a lot of new items that need info. If I figure out how to add things myself, I'll update them, I see things like Peat-block has no details so I'll try to figure things out to help out.

GreatNovaDragon commented 4 months ago

Basically anything from sword and shield till now has no info. More volunteers would be great.

jigokusaru commented 4 months ago

I will see what I can do. not sure how to update anything myself.

Naramsim commented 4 months ago

Thanks a lot @GreatNovaDragon

@jigokusaru basically to modify the API data we need to change some CSV files. Take a look at the changes made here: https://github.com/PokeAPI/pokeapi/pull/1083/files

jigokusaru commented 4 months ago

Thanks. that does make since.