poketwo / poketwo

A (not so) small Pokécord clone.
https://poketwo.net
GNU General Public License v3.0
557 stars 258 forks source link

Allow to release all duplicates #197

Open argoniseur opened 3 years ago

argoniseur commented 3 years ago

We use mainly poketwo on our server for the purpose of completing the pokedex. That would be great to be able to delete all duplicate pokemons

Haltfire30 commented 3 years ago

Currently the easiest method of doing this is favoriting one of each of the pokemon, then simply doing ‘p!releaseall’. This will keep your favorited and selected pokemon, but remove the rest. Otherwise, I don’t know how feasible it would be to make a new command, as it basically would be a release command, but also have to decide which of the duplicates to keep and which to remove. 0B74E69D-2339-4A15-89FB-8BC2569D69AD

WitherredAway commented 2 years ago

There's a lot of grey area and a lot of risk with this feature. There could be valuable pokemon such as shinies, etc that could be automatically released. And trying to account for such would be a hassle aswell, so in general imo not very useful and could lead to issues.