Skip to content

Hubot integration with South African postal code lookup service, Poco

License

Notifications You must be signed in to change notification settings

johanmeiring/hubot-poco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-poco

Hubot integration with South African postal code lookup service, Poco (http://poco.co.za).

Installation

Add the package hubot-poco as a dependency in your Hubot package.json file.

"dependencies": {
  ...
  "hubot-poco": "1.0.x"
  ...
}

Run the following command to make sure the module is installed.

$ npm install hubot-poco

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

["hubot-poco"]

About

Hubot integration with South African postal code lookup service, Poco

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published