SkillAgentSearch skills...

Pidgey

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

Install / Use

/learn @bragef/Pidgey
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks7

Languages

JavaScript

Security Score

85/100

Audited on Jan 7, 2026

No findings