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

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-cashbrain

Weekly Downloads

16

Version

0.0.63

License

MIT

Last publish

Collaborators

  • jhgaylor