framework->config->allow_whitespace(true)
consistenly produces inappropriate behaviour
#206
Labels
bug
Something misbehaves or is not working.
good first issue
An easy problem suited for people new to Rust or Serenity.
opinions wanted
Discussion or solution to a problem requested.
The bug happens because of incorrect prefix detection, just when whitespaces are enabled.
In the following reproduction table the following should be assumed.
$c
p
and the other has the nameh
Side bug: also found that
config.allow_whitespace(false)
may not be respected.Edits:
The text was updated successfully, but these errors were encountered: