https://github.com/lgaticaq/hubot-what3words
A hubot script to get what3words from a address or coordinates
https://github.com/lgaticaq/hubot-what3words
hubot-scripts huemul-scripts w3w what3words
Last synced: 7 months ago
JSON representation
A hubot script to get what3words from a address or coordinates
- Host: GitHub
- URL: https://github.com/lgaticaq/hubot-what3words
- Owner: lgaticaq
- License: mit
- Created: 2016-06-15T17:34:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T11:33:34.000Z (10 months ago)
- Last Synced: 2024-08-09T12:52:40.441Z (10 months ago)
- Topics: hubot-scripts, huemul-scripts, w3w, what3words
- Language: CoffeeScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-what3words
[](https://www.npmjs.com/package/hubot-what3words)
[](https://www.npmjs.com/package/hubot-what3words)
[](https://travis-ci.org/lgaticaq/hubot-what3words)
[](https://coveralls.io/github/lgaticaq/hubot-what3words?branch=master)
[](https://codeclimate.com/github/lgaticaq/hubot-what3words)
[](https://david-dm.org/lgaticaq/hubot-what3words#info=dependencies)
[](https://david-dm.org/lgaticaq/hubot-what3words#info=devDependencies)> A hubot script to get what3words from a address or coordinates
## Installation
```bash
npm i -S hubot-what3words
```add `["hubot-what3words"]` to `external-scripts.json`.
## Example
` -> `Get w3w from address`
`hubot w3w addr`hubot w3w coords ,` -> `Get w3w from coordinates`
`hubot w3w lang ` -> `Set language`
## License
[MIT](https://tldrlegal.com/license/mit-license)