Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

The bot ignores a command if there is a space after the command prefix #76

Open
bradykelly opened this issue Dec 22, 2020 · 0 comments
Open

Comments

@bradykelly
Copy link

I've been told this is "how it works", and to "include a space in the prefix", but the latter then only works for one space. I have fixed this in my bot by overriding StringView.get_word, which originally stops looking for a word at the first space it encounters, instead of the first space after a non-space char.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant