We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Don't really see the issue here, since the bot is working as expected, interpreting the exclamation mark as a command.
The referenced "fix" for this will also only work if the name is directly followed by the exclamation mark,doing
sup @Bishop what's up?!
will for example still result in Unknown handler or command : what's up?!
Unknown handler or command : what's up?!
Sorry, something went wrong.
Do we want the bot to respond to ! that aren't at the start of the string just because the name was mentioned?
!
No branches or pull requests
The text was updated successfully, but these errors were encountered: