Skip to content

A Hubot script for searching Ingress,IntelMap url via Yahoo.JP

Notifications You must be signed in to change notification settings

c2nprds/hubot-intelmap-jp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot IntelMap.JP

A Hubot script for searching Ingress,IntelMap url via Yahoo.JP

Installing

npm install hubot-intelmap-jp --save

Then add hubot-intelmap-jp to your external-scripts.json:

[
  "hubot-intelmap-jp"
]

Environment Variables

Follow the instructions for obtaining an API key here: http://developer.yahoo.co.jp/webapi/map/openlocalplatform/v1/localsearch.html

Once you have an API key, set it as the value for the HUBOT_YAHOO_API_KEY environment variable.

Usage

hubot intelmap me <query> - Returns a intelmap view of the area returned by `query`.

About

A Hubot script for searching Ingress,IntelMap url via Yahoo.JP

Resources

Stars

Watchers

Forks

Packages

No packages published