lgaticaq / hubot-what3words

A hubot script to get what3words from a address or coordinates
MIT License
0 stars 0 forks source link
hubot-scripts huemul-scripts w3w what3words

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