hubot-what3words

A hubot script to get what3words from a address or coordinates

Usage no npm install needed!

<script type="module">
  import hubotWhat3words from 'https://cdn.skypack.dev/hubot-what3words';
</script>

README

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