0.0.3 • Published 10 years ago
hubot-australia v0.0.3
hubot-australia
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 --saveConfirm 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 :)