mileswwatkins / slack_pkmn

Brighten up your Slack with Pocket Monsters
11 stars 2 forks source link

Add trainer sprites #3

Open mileswwatkins opened 7 years ago

mileswwatkins commented 7 years ago

Include animated trainer sprites.

Namespacing to pkmn-trainer-… is probably too long. trainer-…? pkmn-trnr-?

Also, how can we programmatically limit the trainers used, to just those from one game, or maybe just leaders/E4, to avoid overburdening a Slack?

mileswwatkins commented 7 years ago

This is dope, though:

lance-status

mileswwatkins commented 6 years ago

These sprites are currently not offered by the PokeAPI, AFAICT. Bummer, would have to scrape from a different, less structured source.

mileswwatkins commented 5 years ago

Possible sources to scrape from:

Probably best to limit the scope to named characters like gym leaders, rivals, and the Elite Four?

Another issue is that some of these characters/posts change over time (eg, Koga departs his gym and leaves it to his sister Janine, or the Elite Four composition changes), and therefore there are not animated sprites available for all of these characters. Not want to be a stupid genwunner, but maybe focusing on only Kanto and Johto personalities is a good start?