ajacksified/hubot-plusplus

Cannot erase any "thing" that has -- or ++ included in the string.

Open

#64 opened on Mar 30, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)CoffeeScript (97 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide