1.1.5 • Published 9 years ago

hubot-bonusly v1.1.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

hubot-bonusly

Hubot Bonusly integration (employee recognition with micro-bonuses)

Config

Required

HUBOT_BONUSLY_ADMIN_API_TOKEN

Commands

  • hubot give <amount> to <name|email> for <reason> <#hashtag> - gives a micro-bonus to the specified user
  • hubot bonuses - lists recent micro-bonuses
  • hubot bonusly leaderboard <giver|receiver> - show leaderboard for giving or receiving

Notes

You need to be a user of Bonusly to use this.

You can find the API token to set in HUBOT_BONUSLY_ADMIN_API_TOKEN here. Make sure you log in as a Bonusly admin user to get an admin token.

Installation

Install this using NPM. Simply:

Include hubot-bonusly as a dependency in package.json e.g.

  "dependencies": {
    "hubot": ">= 2.6.0 < 3.0.0",
    ... 
    "hubot-bonusly": ""
  }

Add hubot-bonusly to your external-scripts.json file e.g.

[..., "hubot-bonusly"]

More information on installation here.

Author

doofdoofsf

1.1.5

9 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago