ajacksified/hubot-plusplus

Feature Request increase and decrease response

Open

#30 geöffnet am 17. Dez. 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CoffeeScript (97 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (63 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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