You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this work better for the regex by separating out the delimiter matching pattern from the username matching pattern? This wouldn't work if the username included the colon but I'm not sure if that is actually an acceptable format in most cases.
We should allow for the semicolon, because Slack (possibly other plaforms) automatically insert it, so it makes it easier for people if they don't have to worry about removing it.
You cannot erase a record of the "thing" if it contains contains the any of the points trigger patterns.
If a user enters the command
hubot user -------------------------
, it will create a new thing record with points.This command
hubot erase user -----------------------
will create another thing with points instead of erasing that record.The text was updated successfully, but these errors were encountered: