hubot-currency-rate-script
v0.0.1
Published
Currency exchange rate calculator. Powered by http://fixer.io/
Downloads
2
Readme
hubot-currency-rate-script
Currency exchange rate calculator. Powered by http://fixer.io/
See src/currency-rate-script.coffee
for full documentation.
DISCLAIMER: this is just an example of hubot script. Please do not use on any real financial application.
Installation
In hubot project repo, run:
npm install hubot-currency-rate-script --save
Then add hubot-currency-rate-script to your external-scripts.json
:
[
"hubot-currency-rate-script"
]
Sample Interaction
user1>> hubot hello
hubot>> hello!
NPM Module
https://www.npmjs.com/package/hubot-currency-rate-script