Give (or take away) karma from people.
thing++
- add a point tothing
thing--
- remove a point fromthing
hubot karma-simple alias <thing> <alias thing>
set|delete alias thinghubot karma-simple black_list <thing>
set|delete black_listhubot karma-simple increment_message <message>
set|delete increment_messagehubot karma-simple decrement_message <message>
set|delete decrement_messagehubot karma-simple personal increment_message <message>
set|delete increment_messagehubot karma-simple personal decrement_message <message>
set|delete decrement_messagehubot karma-simple personal message_type <all|personal|common|default>
set message_type
Run the following command
$ npm install hubot-karma-simple
Then to make sure the dependencies are installed:
$ npm install
To enable the script, add a hubot-karma-simple
entry to the external-scripts.json
file (you may need to create this file).
["hubot-karma-simple"]