Markkop / corvo-astral

A Discord Bot that serves as an Wakfu helper
https://github.com/Markkop/corvo-astral
28 stars 4 forks source link

.equip rarity filter has language inconsistency #19

Closed Markkop closed 3 years ago

Markkop commented 4 years ago

If you have default language, for example, set to pt and want to find the legendary version of Spite Dagger you'd have to execute .equip adagas do despeito rarity=lendário which is inconsistent. The ideal would be that both .equip adagas do despeito raridade=lendário and .equip adagas do despeito rarity=legendary would work.

https://github.com/Markkop/corvo-astral/blob/f737a7c56216afa03b2a290f8fd781aba5edfc4e/src/commands/equip.js#L46