hubot-cashbrain

0.0.63 • Public • Published

including cashbrain

npm install hubot-cashbrain

and add a script like this to your hubot

_ = require 'underscore'
CashBrain = require 'hubot-cashbrain'

module.exports = (robot) ->
  $brain = new CashBrain()
  robot.brain = _.extend $brain, robot.brain

todo:

have the brain keep the cache up to date with setTimeouts

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.63
    1
    • latest

Version History

Package Sidebar

Install

npm i hubot-cashbrain

Weekly Downloads

15

Version

0.0.63

License

MIT

Last publish

Collaborators

  • jhgaylor