NickWedzinga / BlekingePoGO

Bot automating and managing the BlekingePoGO server.
3 stars 0 forks source link

Spellchecker - improve usage for update and dex #119

Closed NickWedzinga closed 4 years ago

NickWedzinga commented 4 years ago

Dex currently can't find "mega charizard x" and default to "charizard mega x", should use functionality from raid command that checks subset. It will give appropriate alternatives currently, but should default to closest guess. Reproduce: ?dex mega charizard x

Same issue with ?update pokemon, should also check subsets and default. Also lists appropriate alternatives, but doesn't default to best guess. Reproduce: ?update pokemon mega charizard x

Another issue is with combining misspelling and scrumble. Like ?raid mega charizad x bleke. This applies to raid, update and dex.