0.2.6 • Published 10 years ago

hubot-karma-simple v0.2.6

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

hubot-karma-simple

Give (or take away) karma from people.

API

  • thing++ - add a point to thing
  • thing-- - remove a point from thing
  • hubot karma-simple alias <thing> <alias thing> set|delete alias thing
  • hubot karma-simple black_list <thing> set|delete black_list
  • hubot karma-simple increment_message <message> set|delete increment_message
  • hubot karma-simple decrement_message <message> set|delete decrement_message
  • hubot karma-simple personal increment_message <message> set|delete increment_message
  • hubot karma-simple personal decrement_message <message> set|delete decrement_message
  • hubot karma-simple personal message_type <all|personal|common|default> set message_type

Installation

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"]
0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago