This script is to be used with Ingress Intel Total Conversion (IITC) to help add POIs to two popular Discord bots—PokeNav and Meowth. If you are looking to use these scripts in your Discord server and do not know anything about IITC, check out the prerequisites below for some information on how to get started.
The plugin originated from a fork of Forte's PokeNav Quick Copy POI plugin for the IITC Map. Additional code was taken from Sunkast's version of the same script. The original script was adapted to add two different use cases:
-
For Meowth bot, the script adds a links to the portal information, allowing you add either the
!addstop
or!addgym
commands to the clipboard. If you have marked a gym as EX-eligible, it will use the!addexraidgym
command. You can then paste the command in your bot command channel, to add the POI to Meowth. -
For PokeNav, clicking on the link will send either the
$create poi pokestop
or$create poi gym
command directly to your #pokenav moderation channel via a webhook. If you have marked a gym as EX-eligible, it will add"ex_eligible: 1"
to the command.
- Any Browser that supports the Chrome Web Store or Firefox Addons (Google Chrome, FireFox, Brave, Microsoft Edge (Chromium Version), Opera, etc.)
- Ingress Account
- Install IITC from Chrome Web Store or Firefox Addons.
- Install AlfonsoML's pogo-s2 plugin by clicking here, Then clicking the install button at the top of the new page that appears.
- Install typographynerd's Webhook Raid Bot POI Command by clicking here, Then clicking the install button at the top of the new page that appears.
- Open the Ingress Intel Map and verify that you see the
POI Webhook Settings
andPoGo Settings
at the bottom of the poi info pane. If you both of those things then you've installed everything sucessfully! [Example Screenshot]
Check out the instructions on the wiki page.