katerberg / 9th-seed

Twitch Bot and API for Vintage Rotisserie Draft
GNU Affero General Public License v3.0
1 stars 0 forks source link

Handle "!pick Fire" edge case #13

Closed katerberg closed 5 years ago

katerberg commented 5 years ago

When I say "!pick Fire", it currently matches a card since "fire" exists, but then fuzzy matching finds "Fire Diamond". It should verify that the card name found matches the fuzzy matched card and otherwise use the fuzzy matched name.