Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.5 KB

pgmap

Pokemon GO map, Pokevision style, just for you with a side of telegram bot!

Pokemon Go

Requirements

Installation

  • copy /config.js.sample to /config.js and fill in the login, leafletURL and telegram parts
  • npm install
  • npm run build

Then npm run start and open http://localhost:3000 in your browser

Telegram Bot:

You can intereact with a telegram bot, activate a search in a specific location (Current or other) and get notified if something in the white-list is found near the selected location, with a link to google maps location and expiration time:

Screen Shot 2016-11-07 at 11.45.44 AM.png

Browser version:

You can use a browser version to visualize the search in a selected area and see whats around and their expiration time embedded in the map

Screen Shot 2016-11-07 at 11.53.44 AM.png