Skip to content
/ pidgey Public

Discord bot to lookup and show maps of Pokemon Go gyms and pokestops

License

Notifications You must be signed in to change notification settings

bragef/pidgey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c0fd720 · Oct 31, 2019

History

31 Commits
Jun 18, 2018
Jul 19, 2018
Jul 14, 2019
Jul 14, 2019
Apr 29, 2019
Jul 19, 2018
Jul 19, 2018
Jul 24, 2018
Oct 30, 2019
Jul 15, 2019
Jul 14, 2019
Apr 29, 2019

Repository files navigation

Description

Pidgey has an extremely sharp sense of direction. It is capable of unerringly returning home to its nest, however far it may be removed from its familiar surroundings.

pidgey is a small map bot I wrote for our local Pokemon Go discord, to help the users locate pokestops and gyms.

It will take a JSON file with pois (gyms, pokestops, portals) and make this searchable through discord. It will not help you assemble this file, it assumes you already have a list of pois which you want to make searchable.

Install and configuration

Checkout the git.

Run npm install to install the dependencies.

Create a config.json, using config.json-dist as a template.

Parameter Description
token Discord bot token. See https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
command Map command
google_api_key Google static map api key https://developers.google.com/maps/documentation/maps-static/intro
poifile JSON file with pois. See data/poi.json-sample for format.

Screenshots

Screenshot 1 Screenshot 2

(Icon made by Roundicons Freebies from www.flaticon.com)

About

Discord bot to lookup and show maps of Pokemon Go gyms and pokestops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published