0.0.1 • Published 11 years ago
hubot-money v0.0.1
hubot-money
A hubot script that manages money for Team 8
See src/money.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-money --save
Then add hubot-money to your external-scripts.json:
["hubot-money"]Sample Interaction
user1>> hubot hello
hubot>> hello!0.0.1
11 years ago