The user needs a way to view their current Pokemon along with it's current stats.
The command for doing this should have the syntax p!ka view active and should display a UI of their active pokemon. Some basic things that should be on this UI:
- The name of the pokemon
- The pikamon id of the pokemon
- The id of the pokemon in the pokedex
- A picture of the pokemon (should be an embedded link, similar to what is done in spawning)
- Perhaps the date caught?
The user needs a way to view their current Pokemon along with it's current stats.
The command for doing this should have the syntax
p!ka view activeand should display a UI of their active pokemon. Some basic things that should be on this UI: