hubot-australia

v0.0.3
Hubot script to convert English to Australian.
hubot hubot-scripts australia

hubot-australia

npm version

Use Hubot to convert English to Australian.

Usage

hubot australia me <text>

Installation via NPM

Run the following command to install this module as an NPM dependency.

npm install hubot-australia --save

Confirm that hubot-australia appears as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot":              "2.x",
  "hubot-scripts":      "2.x",
  "hubot-australia": "*"
}

To enable the script, hubot-australia entry to your external-scripts.json file (you may need to create this file).

  ["hubot-australia"]

Contributing

Feel free! Send a pull request :)

npm i hubot-australia

Metadata

  • MIT
  • Whatever
  • Shaun Donnelly
  • released 11/12/2015

Downloads

Maintainers