Closed zdhickman closed 9 years ago
Closing - opening new PR in correct place (https://github.com/hubot-scripts/hubot-plusplus/pull/8)
Reopening since the readme seems to be inaccurate on which repo to open the PR (see https://github.com/ajacksified/hubot-plusplus/pull/47)
+1
+1
:+1: @ajacksified This looks good, please merge!
Ping @ajacksified
Feel free to add me as a contributor, I don't mind managing PRs.
Published v1.2.0 :shipit:
:bow:
Current regex matches
++
,--
,+-
, and-+
. After, because of the if/else from L60-63,+-
and-+
will subtract from the user. This regex will match specifically++
and--
.