hubot-currency-rate-script

0.0.1 • Public • Published

Build Status codecov Known Vulnerabilities

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

Readme

Keywords

Package Sidebar

Install

npm i hubot-currency-rate-script

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • boriska70