18F / charlie

18F's Slack bot, Charlie. Built on Bolt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`define` command should match punctuation and spacing variants

beechnut opened this issue · comments

Expected:
@Charlie define returns the definition for "back end developer" when any of the following searches are run:

@Charlie define back end developer
@Charlie define back-end developer
@Charlie define backend developer

Actual:
Only the exact search (back end developer) matches.

Screen Shot 2022-02-07 at 10 35 42 AM

This will be an issue with many terms, e.g. A-11 vs A11. The goal of this issue is making it so folks don't have to guess at spacing and punctuation.