donedgardo / PokeScout

Alerts slack channels when specific Pokemon are nearby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeScout

A Slack bot that will notify your team of nearby Pokemon.

Usage

Install the global executable

npm i pokescout -g

Set environment variables

POKESCAN_LAT=<latitude>
POKESCAN_LNG=<longitude>
POKESCAN_HOOK_URL=<slack webhook url>
POKESCAN_PORT=<port to attach server>

Run an instance of pokescout

pokescout

About

Alerts slack channels when specific Pokemon are nearby


Languages

Language:JavaScript 100.0%