ajacksified/hubot-plusplus

Feature Request increase and decrease response

Open

#30 opened on Dec 17, 2014

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

Repository metrics

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

Description

Hi my last ticket got closed, still not implemented:

It would be nice to add a increase decrease response instead of just a fixed score:

@increment_responses "+1!", "gained a level!", "is on the rise!", "leveled up!"

@decrement_responses "took a hit! Ouch.", "took a dive.", "lost a life.", "lost a level."

like this one in this Karma script:

https://github.com/computerminds/cm-hubot/blob/fc36262187a280649760df88ddbb162fa95995f9/scripts/points.coffee

Contributor guide