EndlessSkyCommunity / EndlessSky-Discord-Bot

James, the Discord Bot for Endless Sky.
GNU General Public License v3.0
12 stars 12 forks source link

-show(data) does not work properly with shipyards and outfitters #116

Closed ReimeiSky closed 6 years ago

ReimeiSky commented 6 years ago

The -show and -showdata commands fail with shipyards and outfitters unless the argument is properly capitalized and given quotation marks.

For example, -show Basic Ships fails, as do -showdata "lovelace basics" and -showdata outfitter Common Outfits. But -showdata shipyard "Tarazed Advanced" works.

tehhowch commented 6 years ago

For these and some other category keywords you have to write the literal matchable string. Changing this is probably ok, now that we have category restriction.