pokesay icon indicating copy to clipboard operation
pokesay copied to clipboard

Support printing IDs and selecting by ID

Open tmck-code opened this issue 1 year ago • 0 comments

Context

When using pokesay, it's possible to select a Pokemon's name and category, and then the final choice is made by randomly selecting between those.

This change gives each pokemon avatar a distinct ID so that an exact pokemon avatar can be selected

Command Line args

  • print JSON of id -> name
  • allow selection via id with -i
operation screenshot
list IDs for a Pokémon (or all Pokémon with just -l Screenshot_20240405-095516
Get specific Pokémon via ID Screenshot_20240405-095711
display the ID in the info bar with -I Screenshot_20240405-095741

tmck-code avatar Apr 04 '24 07:04 tmck-code