hubot-slack-reactions
hubot-slack-reactions copied to clipboard
.star regex is overly aggressive
I noticed that the regex is matching anything beginning with .star
, even if there's no space following it. For example, I tested this on a hubot which has a .starbuck me
command; it triggered this command, which responded with "No reactions found =(".