dillongesy / pokeBot

Personal side project based off Game Freak's "Pokémon."
0 stars 0 forks source link

Party Reorganization #32

Closed dillongesy closed 2 weeks ago

dillongesy commented 1 month ago

Add party reorganization by dex number, ".p sort dex" and more. Account for shiny pokemon and their ✨ character.

dillongesy commented 3 weeks ago

Let users choose to ignore indices at the start. For example, if a user writes ".p sort dex 10", sort the party by dex but ignore entries 1-10 (maybe they want to display something on their first page).