JsKingBoo / SableyeBot3

Competitive Pokemon Discord Bot
9 stars 7 forks source link

//weakness (<type 1>, [type 2]) doesn't work #22

Closed Asmod96 closed 3 years ago

Asmod96 commented 3 years ago

When using //weakness (<type 1>, [type 2]), bot outputs info about command's grammar instead of weakness for given type combination:


//weakness <Pokemon name>|(<type 1>, [type 2])
Provides a Pokemon's resistances, weaknesses, and immunities, ignoring abilities.
Aliases: weak
Flags: --inverse, --gen
For more information, use //help weakness```
Asmod96 commented 3 years ago

It properly gives information about pokemon's weakness though.

Stalruth commented 3 years ago

Thanks for the report, fixed.

The new version should be deployed soon.