joelnedev / BruhBot

MIT License
0 stars 0 forks source link

[BUG] "―" does not call bot #3

Closed joelnedev closed 4 years ago

joelnedev commented 4 years ago

Describe the bug A clear and concise description of what the bug is. "―" does not call the bot

To Reproduce Steps to reproduce the behavior:

  1. attempt to execute a command with the character above
  2. see that bot ignores

Expected behavior A clear and concise description of what you expected to happen. It was expected for the bot to respond normally, e.g. ―kick @user#0000 reason results in the user being kicked and a message being sent to #hall-of-fame and the channel where the command was executed

Screenshots If applicable, add screenshots to help explain your problem. descriptive enough

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

joelnedev commented 4 years ago

Workaround for mobile users: use "-+" or "--" for a full command. "-" will still call an abbreviated command.