Skip to content

A hubot script to get what3words from a address or coordinates

License

Notifications You must be signed in to change notification settings

lgaticaq/hubot-what3words

Repository files navigation

hubot-what3words

npm version npm downloads Build Status Coverage Status Code Climate dependency Status devDependency Status

A hubot script to get what3words from a address or coordinates

Installation

npm i -S hubot-what3words

add ["hubot-what3words"] to external-scripts.json.

Example

hubot w3w addr <address> -> Get w3w from address

hubot w3w coords <lat>,<lng> -> Get w3w from coordinates

hubot w3w lang <lang> -> Set language

License

MIT