0.2.6 • Published 11 years ago
hubot-karma-simple v0.2.6
hubot-karma-simple
Give (or take away) karma from people.
API
thing++- add a point tothingthing--- remove a point fromthinghubot 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
Installation
Run the following command
$ npm install hubot-karma-simpleThen to make sure the dependencies are installed:
$ npm installTo 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"]